[-mm patch] drivers/scsi/arcmsr/arcmsr.c: remove unneeded #include <linux/devfs_fs_kernel.h>

From: Adrian Bunk
Date: Sat Jun 11 2005 - 15:24:46 EST


This patch removes an unneeded #include.

Signed-off-by: Adrian Bunk <bunk@xxxxxxxxx>

--- linux-2.6.12-rc6-mm1-full/drivers/scsi/arcmsr/arcmsr.c.old 2005-06-11 20:58:49.000000000 +0200
+++ linux-2.6.12-rc6-mm1-full/drivers/scsi/arcmsr/arcmsr.c 2005-06-11 20:58:56.000000000 +0200
@@ -101,7 +101,6 @@
#include <linux/moduleparam.h>
#include <linux/blkdev.h>
#include <linux/timer.h>
-#include <linux/devfs_fs_kernel.h>
#include <linux/mc146818rtc.h>
#include <linux/reboot.h>
#include <linux/sched.h>

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/