[ARM] pxa: remove now un-used corgi_ssp.c and corgi_lcd.c
authorEric Miao <eric.y.miao@gmail.com>
Mon, 15 Mar 2010 14:39:27 +0000 (22:39 +0800)
committerEric Miao <eric.y.miao@gmail.com>
Tue, 11 May 2010 15:24:57 +0000 (17:24 +0200)
The only use of corgi_ssp.c is corgi_ts.c, which is now deprecated
and removed. Remove corgi_ssp.c and corgi_lcd.c and their relevant
function declarations and data structures.

Signed-off-by: Eric Miao <eric.y.miao@gmail.com>
Cc: Richard Purdie <rpurdie@rpsys.net>
Cc: Pavel Machek <pavel@ucw.cz>

No differences found