Re: [PATCH 02/32] USB: OHCI: remove ohci-pcc-soc driver.

From: Alan Stern
Date: Fri Oct 05 2012 - 13:55:42 EST


On Fri, 5 Oct 2012, Florian Fainelli wrote:

> This driver is not registered by any in-tree users, and if really needed by
> some out of tree user, the same functionnality can be restored using the
> ohci-platform driver using the following platform_data parameters:
> big_endian_desc = 1
> big_endian_mmio = 1
> no_big_frame_no = 1
>
> Signed-off-by: Florian Fainelli <florian@xxxxxxxxxxx>
> ---
> drivers/usb/host/ohci-hcd.c | 5 -
> drivers/usb/host/ohci-ppc-soc.c | 216 ---------------------------------------

> 2 files changed, 221 deletions(-)

You forgot to remove the corresponding entry from Kconfig.

Alan Stern

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/