[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-id: <069501cc88dc$695fa400$3c1eec00$%kim@samsung.com>
Date: Wed, 12 Oct 2011 21:42:32 +0900
From: Kukjin Kim <kgene.kim@...sung.com>
To: 'Kukjin Kim' <kgene.kim@...sung.com>,
'Grant Likely' <grant.likely@...retlab.ca>,
'Tushar Behera' <tushar.behera@...aro.org>
Cc: linux-kernel@...r.kernel.org, linux-samsung-soc@...r.kernel.org,
linaro-dev@...ts.linaro.org, patches@...aro.org
Subject: RE: [PATCH] gpio/samsung: Move SoC specific codes within macro
Kukjin Kim wrote:
>
> Grant Likely wrote:
> >
> > On Mon, Oct 03, 2011 at 08:59:19AM +0530, Tushar Behera wrote:
> > > In drivers/gpio/gpio-samsung.c, there are certain structures
> > > and functions which are not getting used if the particular
> > > CPU is not selected. These code segments are moved under CPU
> > > specific macros to remove compilation warnings.
> > >
> > > Signed-off-by: Tushar Behera <tushar.behera@...aro.org>
> >
> > Acked-by: Grant Likely <grant.likely@...retlab.ca>
> >
> When I applied, following error was happened with s5p64x0_defconfig.
Others, ok.
>
> ...
> Inconsistent kallsyms data
> This is a bug - please report about it
> Try make KALLSYMS_EXTRA_PASS=1 as a workaround
> make: *** [vmlinux] Error 1
>
> And it seems due to add condition around the 'static unsigned
> s3c24xx_gpio_getcfg_abank()'.
>
> I need to check it in detail and if any problems, let you know.
>
There is no above problem now in my -next. Applied.
Thanks.
Best regards,
Kgene.
--
Kukjin Kim <kgene.kim@...sung.com>, Senior Engineer,
SW Solution Development Team, Samsung Electronics Co., Ltd.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists