aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-pxa/devices.h
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2022-09-30 08:17:44 +0200
committerArnd Bergmann <arnd@arndb.de>2023-01-20 11:24:04 +0100
commit8ca79aaad8becbda085e740c521a792f281c8a6d (patch)
treed766dc0778072807ebdddf58b7beac05542e8616 /arch/arm/mach-pxa/devices.h
parent0ddc052416a3a34700b8a16bad02d31369419553 (diff)
ARM: pxa: remove unused pxa3xx-ulpi
This was only used by the cm-x300 board, which is now gone. Cc: Alan Stern <stern@rowland.harvard.edu> Cc: linux-usb@vger.kernel.org Acked-by: Robert Jarzmik <robert.jarzmik@free.fr> Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/arm/mach-pxa/devices.h')
-rw-r--r--arch/arm/mach-pxa/devices.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-pxa/devices.h b/arch/arm/mach-pxa/devices.h
index 2828bea76cd7..82c83939017a 100644
--- a/arch/arm/mach-pxa/devices.h
+++ b/arch/arm/mach-pxa/devices.h
@@ -9,7 +9,6 @@ extern struct platform_device pxa3xx_device_mci2;
extern struct platform_device pxa3xx_device_mci3;
extern struct platform_device pxa25x_device_udc;
extern struct platform_device pxa27x_device_udc;
-extern struct platform_device pxa3xx_device_u2d;
extern struct platform_device pxa_device_fb;
extern struct platform_device pxa_device_ffuart;
extern struct platform_device pxa_device_btuart;