On Sun, Oct 04, 2015 at 01:22:50AM +0200, Gabriel Laskar wrote: > The i2o subsystem was removed by > commit 4a72a7af462d ("staging: remove i2o subsystem") but the header was > still used by drivers/scsi/dpt_i2o.c driver. > > This patch moves the structures used from the header into dpti_i2o.h. > > CC: Arnd Bergmann <arnd@xxxxxxxx> > CC: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> > Signed-off-by: Gabriel Laskar <gabriel@xxxxxxxxxxxx> > --- > drivers/scsi/dpt/dpti_i2o.h | 134 +++++++++++++- > include/uapi/linux/Kbuild | 1 - > include/uapi/linux/i2o-dev.h | 421 ------------------------------------------- > 3 files changed, 132 insertions(+), 424 deletions(-) > delete mode 100644 include/uapi/linux/i2o-dev.h Acked-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html