[ARM] pxa/corgi: remove unused declarations of corgiscoop_device
Signed-off-by: Eric Miao <eric.y.miao@gmail.com>
This commit is contained in:
Родитель
7166519d76
Коммит
0eefe7189f
|
@ -185,8 +185,6 @@ static struct scoop_pcmcia_config corgi_pcmcia_config = {
|
||||||
.num_devs = 1,
|
.num_devs = 1,
|
||||||
};
|
};
|
||||||
|
|
||||||
EXPORT_SYMBOL(corgiscoop_device);
|
|
||||||
|
|
||||||
static struct w100_mem_info corgi_fb_mem = {
|
static struct w100_mem_info corgi_fb_mem = {
|
||||||
.ext_cntl = 0x00040003,
|
.ext_cntl = 0x00040003,
|
||||||
.sdram_mode_reg = 0x00650021,
|
.sdram_mode_reg = 0x00650021,
|
||||||
|
|
|
@ -109,10 +109,5 @@
|
||||||
#define CORGI_GPIO_BACKLIGHT_CONT (CORGI_SCOOP_GPIO_BASE + 7)
|
#define CORGI_GPIO_BACKLIGHT_CONT (CORGI_SCOOP_GPIO_BASE + 7)
|
||||||
#define CORGI_GPIO_MIC_BIAS (CORGI_SCOOP_GPIO_BASE + 8)
|
#define CORGI_GPIO_MIC_BIAS (CORGI_SCOOP_GPIO_BASE + 8)
|
||||||
|
|
||||||
/*
|
|
||||||
* Shared data structures
|
|
||||||
*/
|
|
||||||
extern struct platform_device corgiscoop_device;
|
|
||||||
|
|
||||||
#endif /* __ASM_ARCH_CORGI_H */
|
#endif /* __ASM_ARCH_CORGI_H */
|
||||||
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче