o scsi: remove include procfs_h from hosts.h

parent 94dffce6
......@@ -25,7 +25,6 @@
#define _HOSTS_H
#include <linux/config.h>
#include <linux/proc_fs.h>
#include <scsi/scsi_host.h>
......
......@@ -36,6 +36,7 @@
#include <asm/uaccess.h>
#include <asm/io.h>
#include <linux/delay.h>
#include <linux/proc_fs.h>
#include <linux/reboot.h>
#include <linux/module.h>
#include <linux/list.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment