Hi Linus, On Tuesday 23 of April 2013 14:03:12 Linus Walleij wrote: > On Wed, Apr 17, 2013 at 12:24 AM, Tomasz Figa <tomasz.figa@xxxxxxxxx> wrote: > > Commit f67faf487 added driver data for Exynos5250, which is available > > only if CONFIG_PINCTRL_EXYNOS is enabled. However probably due to merge > > error, the reference to this driver data structure was located outside > > of relevant ifdef and compiled unconditionally, leading to link error > > with CONFIG_PINCTRL_EXYNOS. > > > > This patch fixes mentioned link error by moving driver data entry under > > ifdef CONFIG_PINCTRL_EXYNOS. > > > > Signed-off-by: Tomasz Figa <tomasz.figa@xxxxxxxxx> > > This does not apply to my "devel" branch in the pinctrl tree. > > Could you rebase it on that branch? > > Or is the error not even in my tree? This one got sent incorrectly due to my mistake. Please try the correct version: [PATCH RESEND 2/2] pinctrl: samsung: Fix link error with CONFIG_PINCTRL_EXYNOS disabled Best regards, -- Tomasz Figa Samsung Poland R&D Center SW Solution Development, Kernel and System Framework -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html