From: Alexandre Belloni Date: Wed, 28 May 2014 23:20:07 +0000 (+0200) Subject: ARM: at91: sam9263ek: use generic leds_pwm driver X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=f2e5b269362cd4952a4fa788a8d4dd635ddda804;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git ARM: at91: sam9263ek: use generic leds_pwm driver Switch to the generic leds_pwm driver instead of leds-atmel-pwm. Signed-off-by: Alexandre Belloni Acked-by: Nicolas Ferre Signed-off-by: Nicolas Ferre --- diff --git a/arch/arm/mach-at91/board-sam9263ek.c b/arch/arm/mach-at91/board-sam9263ek.c index cd2726ee5add..fc446097f410 100644 --- a/arch/arm/mach-at91/board-sam9263ek.c +++ b/arch/arm/mach-at91/board-sam9263ek.c @@ -32,6 +32,8 @@ #include #include #include +#include +#include #include