From e621481d79d88279c0cc181c63459e818968a641 Mon Sep 17 00:00:00 2001 From: Mark Brown Date: Fri, 23 Jan 2009 16:29:43 +0000 Subject: [PATCH] --- yaml --- r: 132359 b: refs/heads/master c: 027191a8c6602d3fb6dde3820517339e1daf191d h: refs/heads/master i: 132357: 2b0410b865bef9e05d8d355ab5cf30813c9743e7 132355: 23fac0d51d478b4e8d1ee0719cff6e79872546b2 132351: 885d23741be70627c756da04bb02b2d1b0f7c672 v: v3 --- [refs] | 2 +- trunk/arch/arm/mach-s3c6410/mach-smdk6410.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 49c455103cff..0fc8d1f42226 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 778974797793e7dcd42e3701e09c686b6419cb35 +refs/heads/master: 027191a8c6602d3fb6dde3820517339e1daf191d diff --git a/trunk/arch/arm/mach-s3c6410/mach-smdk6410.c b/trunk/arch/arm/mach-s3c6410/mach-smdk6410.c index 0436783c87d4..25f7935576f8 100644 --- a/trunk/arch/arm/mach-s3c6410/mach-smdk6410.c +++ b/trunk/arch/arm/mach-s3c6410/mach-smdk6410.c @@ -129,7 +129,7 @@ static struct s3c_fb_platdata smdk6410_lcd_pdata __initdata = { .vidcon1 = VIDCON1_INV_HSYNC | VIDCON1_INV_VSYNC, }; -struct map_desc smdk6410_iodesc[] = {}; +static struct map_desc smdk6410_iodesc[] = {}; static struct platform_device *smdk6410_devices[] __initdata = { #ifdef CONFIG_SMDK6410_SD_CH0