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 <a...@arndb.de>
> CC: Greg Kroah-Hartman <gre...@linuxfoundation.org>
> Signed-off-by: Gabriel Laskar <gabr...@lse.epita.fr>
> ---
>  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 <gre...@linuxfoundation.org>
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to