From: Johan Hovold Date: Tue, 12 Nov 2013 23:09:43 +0000 (-0800) Subject: backlight: atmel-pwm-bl: remove unused include X-Git-Tag: v3.13-rc1~106^2~108 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7bb8abe6ed58835c58153d59e4b13513b7306802;p=profile%2Fcommon%2Fkernel-common.git backlight: atmel-pwm-bl: remove unused include Remove unused include of clk.h. Signed-off-by: Johan Hovold Acked-by: Jingoo Han Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/drivers/video/backlight/atmel-pwm-bl.c b/drivers/video/backlight/atmel-pwm-bl.c index abfaada..bfd6a96 100644 --- a/drivers/video/backlight/atmel-pwm-bl.c +++ b/drivers/video/backlight/atmel-pwm-bl.c @@ -12,7 +12,6 @@ #include #include #include -#include #include #include #include