[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1213879388-11418-1-git-send-email-andre@bitwigglers.org>
Date: Thu, 19 Jun 2008 14:43:08 +0200
From: Andre Haupt <andre@...wigglers.org>
To: linux-kernel@...r.kernel.org
Cc: johnpol@....mipt.ru, linux-crypto@...r.kernel.org,
Andre Haupt <andre@...wigglers.org>
Subject: [PATCH] crypto: remove duplicate include of linux/interrupt.h
Signed-off-by: Andre Haupt <andre@...wigglers.org>
---
drivers/crypto/hifn_795x.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/drivers/crypto/hifn_795x.c b/drivers/crypto/hifn_795x.c
index 81f3f95..9bf8559 100644
--- a/drivers/crypto/hifn_795x.c
+++ b/drivers/crypto/hifn_795x.c
@@ -29,7 +29,6 @@
#include <linux/dma-mapping.h>
#include <linux/scatterlist.h>
#include <linux/highmem.h>
-#include <linux/interrupt.h>
#include <linux/crypto.h>
#include <linux/hw_random.h>
#include <linux/ktime.h>
--
1.5.5.GIT
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists