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 <[email protected]>
> CC: Greg Kroah-Hartman <[email protected]>
> Signed-off-by: Gabriel Laskar <[email protected]>
> ---
> 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 <[email protected]>
--
To unsubscribe from this list: send the line "unsubscribe linux-api" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html