From: Jingoo Han Date: Tue, 10 Jan 2012 23:09:18 +0000 (-0800) Subject: drivers/video/backlight/ep93xx_bl.c: remove duplicated header include X-Git-Tag: Ubuntu-5.4-5.4.0-11.14~19918^2~59 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=1cfc6fee34a4343d79357c46722eb840fbc04f46;p=mirror_ubuntu-focal-kernel.git drivers/video/backlight/ep93xx_bl.c: remove duplicated header include module.h is included twice. Signed-off-by: Jingoo Han Acked-by: H Hartley Sweeten Cc: Ryan Mallon Cc: Richard Purdie Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/drivers/video/backlight/ep93xx_bl.c b/drivers/video/backlight/ep93xx_bl.c index 32b91677cd57..b62b8b9063b5 100644 --- a/drivers/video/backlight/ep93xx_bl.c +++ b/drivers/video/backlight/ep93xx_bl.c @@ -13,7 +13,6 @@ #include #include -#include #include #include #include