ARM: mach-pnx4008: Remove architecture
This patch removes the ARM architecture mach-pnx4008. No direct support or user feedback since 2006. Acknowledgements from NXP/Philips and Linux arm-soc maintainers. Signed-off-by: Roland Stigge <stigge@antcom.de>
This commit is contained in:
@@ -1049,7 +1049,7 @@ MODULE_LICENSE ("GPL");
|
||||
#define PLATFORM_DRIVER ohci_hcd_at91_driver
|
||||
#endif
|
||||
|
||||
#if defined(CONFIG_ARCH_PNX4008) || defined(CONFIG_ARCH_LPC32XX)
|
||||
#ifdef CONFIG_ARCH_LPC32XX
|
||||
#include "ohci-nxp.c"
|
||||
#define PLATFORM_DRIVER usb_hcd_nxp_driver
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user