Jingoo Han wrote: > > This patch removes duplicated slab header for pwm backlight. > arch/arm/plat-samsung/dev-backlight.c: slab.h is included > more than once. > > Signed-off-by: Jingoo Han <jg1.han@xxxxxxxxxxx> > --- > arch/arm/plat-samsung/dev-backlight.c | 1 - > 1 files changed, 0 insertions(+), 1 deletions(-) > > diff --git a/arch/arm/plat-samsung/dev-backlight.c b/arch/arm/plat- > samsung/dev-backlight.c > index e657305..a976c02 100644 > --- a/arch/arm/plat-samsung/dev-backlight.c > +++ b/arch/arm/plat-samsung/dev-backlight.c > @@ -15,7 +15,6 @@ > #include <linux/slab.h> > #include <linux/io.h> > #include <linux/pwm_backlight.h> > -#include <linux/slab.h> > > #include <plat/devs.h> > #include <plat/gpio-cfg.h> > -- > 1.7.1 Oops, ok. Will apply. Thanks. Best regards, Kgene. -- Kukjin Kim <kgene.kim@xxxxxxxxxxx>, Senior Engineer, SW Solution Development Team, Samsung Electronics Co., Ltd. -- 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