[SCSI] iscsi boot: mv iscsi_boot_sysfs to drivers/scsi
commitaab7a8fd19d0c2f7fcac4d07616899655e326dfe
authorMike Christie <michaelc@cs.wisc.edu>
Mon, 2 Aug 2010 17:46:12 +0000 (2 12:46 -0500)
committerJames Bottomley <James.Bottomley@suse.de>
Fri, 6 Aug 2010 15:45:07 +0000 (6 10:45 -0500)
tree8fa8652375d20f664f822283ca8ee542421dc2c9
parent787f0bd3376aedb3f9ba9bbf862d85e4b176f9b0
[SCSI] iscsi boot: mv iscsi_boot_sysfs to drivers/scsi

iscsi_boot_sysfs does not depend on firmware. Any iscsi driver
can use it. This patch moves iscsi_boot_sysfs to the scsi
dir, so that it can be used on any arch with any driver.

Signed-off-by: Mike Christie <mchristi@redhat.com>
Acked-by: Konrad Rzeszutek Wilk <konrad@kernel.org>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
drivers/firmware/Kconfig
drivers/firmware/Makefile
drivers/scsi/Kconfig
drivers/scsi/Makefile
drivers/scsi/iscsi_boot_sysfs.c [moved from drivers/firmware/iscsi_boot_sysfs.c with 100% similarity]