[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-id: <705663791195430567.slaby@pripojeni.net>
Date: Fri, 9 Nov 2007 18:50:14 -0500
From: Jiri Slaby <jirislaby@...il.com>
To: <linux-kernel@...r.kernel.org>
Cc: Frank Seidel <fseidel@...e.de>
Subject: [RFC 11/13] Char: nozomi, remove unused includes
nozomi, remove unused includes
Signed-off-by: Jiri Slaby <jirislaby@...il.com>
---
commit 1ab5d64fc4a2dd7a50b8971c67b9793511b4c47a
tree d169718adab1aaf82ee655dc2048535eae3742a7
parent 2bd359aea85cf712d4d161a83e940fe5e1202ee8
author Jiri Slaby <jirislaby@...il.com> Mon, 05 Nov 2007 15:25:18 +0100
committer Jiri Slaby <jirislaby@...il.com> Sat, 10 Nov 2007 00:14:51 +0100
drivers/char/nozomi.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/drivers/char/nozomi.c b/drivers/char/nozomi.c
index 3e0b18e..e87ded2 100644
--- a/drivers/char/nozomi.c
+++ b/drivers/char/nozomi.c
@@ -101,9 +101,7 @@
#include <linux/kmod.h>
#include <linux/init.h>
#include <linux/kfifo.h>
-#include <linux/list.h>
#include <linux/uaccess.h>
-#include <asm/atomic.h>
#include <linux/delay.h>
-
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