On 21 August 2012 17:34, Linus Walleij <[email protected]> wrote: > On Wed, Aug 15, 2012 at 9:57 PM, Thomas Abraham > <[email protected]> wrote: > >> Pinctrl driver includes support for configuring the external wakeup >> interrupts. On exynos platforms that use pinctrl driver, the setup >> of wakeup interrupts in the exynos platform code can be skipped. >> >> Cc: Kukjin Kim <[email protected]> >> Signed-off-by: Thomas Abraham <[email protected]> > >> +#ifdef CONFIG_OF > > Don't you actually want to use: > > #fidef CONFIG_PINCTRL_SAMSUNG > > here? CONFIG_OF is a bit vague.
Ok. I will use CONFIG_PINCTRL_SAMSUNG here. > > Yours, > Linus Walleij Thanks, Thomas. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

