aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/include/mach/spitz.h
diff options
context:
space:
mode:
authorEric Miao <eric.miao@marvell.com>2008-09-03 14:50:23 +0800
committerRussell King <rmk+kernel@arm.linux.org.uk>2008-09-23 22:04:37 +0100
commit68677ab3d08ed6d57be0c1ae4e4d364bb2d104b6 (patch)
treeff47fc2af665fd1f86cb0dd84c42bf5c85b15aec /arch/arm/mach-pxa/include/mach/spitz.h
parent[ARM] pxa/spitz: use SPI-based driver for ads7846, corgi-lcd and max1111 (diff)
downloadlinux-dev-68677ab3d08ed6d57be0c1ae4e4d364bb2d104b6.tar.xz
linux-dev-68677ab3d08ed6d57be0c1ae4e4d364bb2d104b6.zip
[ARM] pxa/corgi: remove now unused corgi_ssp.c and corgi_lcd.c
Now poodle/corgi/spitz have been been converted to use SPI-based drivers, remove the now unused corgi_ssp.c and corgi_lcd.c. And as well as the unused reference of {corgi,spitz}ssp_device. Signed-off-by: Eric Miao <eric.miao@marvell.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/mach-pxa/include/mach/spitz.h')
-rw-r--r--arch/arm/mach-pxa/include/mach/spitz.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-pxa/include/mach/spitz.h b/arch/arm/mach-pxa/include/mach/spitz.h
index bd14365f7ed5..d2fc22df0d7f 100644
--- a/arch/arm/mach-pxa/include/mach/spitz.h
+++ b/arch/arm/mach-pxa/include/mach/spitz.h
@@ -154,5 +154,4 @@
*/
extern struct platform_device spitzscoop_device;
extern struct platform_device spitzscoop2_device;
-extern struct platform_device spitzssp_device;
extern struct sharpsl_charger_machinfo spitz_pm_machinfo;