On Thu, Jan 2, 2014 at 10:30 PM, Sachin Kamat <sachin.kamat@xxxxxxxxxx> wrote: > The contents of this header file is not referenced in the led driver. > Remove its inclusion. While at it, re-arrange the headers as per the > category. > OK, applied to my tree. Thanks, -Bryan > Signed-off-by: Sachin Kamat <sachin.kamat@xxxxxxxxxx> > --- > drivers/leds/leds-s3c24xx.c | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) > > diff --git a/drivers/leds/leds-s3c24xx.c b/drivers/leds/leds-s3c24xx.c > index 76483fb5ee45..b7876eb09e8c 100644 > --- a/drivers/leds/leds-s3c24xx.c > +++ b/drivers/leds/leds-s3c24xx.c > @@ -18,10 +18,9 @@ > #include <linux/gpio.h> > #include <linux/slab.h> > #include <linux/module.h> > +#include <linux/platform_data/leds-s3c24xx.h> > > -#include <mach/hardware.h> > #include <mach/regs-gpio.h> > -#include <linux/platform_data/leds-s3c24xx.h> > > /* our context */ > > -- > 1.7.9.5 > -- To unsubscribe from this list: send the line "unsubscribe linux-leds" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html