RE: [PATCH] ARM: remove header files included more than once

2011-12-20 Thread Kukjin Kim
Omar Ramirez Luna wrote: > > checkincludes.pl complains about these: > linux/debugfs.h > linux/dma-mapping.h > linux/gpio.h > linux/sched.h > linux/slab.h > plat/common.h > plat/i2c.h > > Signed-off-by: Omar Ramirez Luna > --- > arch/arm/mach-bcmring/dm

Re: [PATCH] ARM: remove header files included more than once

2011-12-12 Thread Ramirez Luna, Omar
Hi Haojian, On Sun, Dec 11, 2011 at 7:10 PM, Haojian Zhuang wrote: ... > Hi Omar, > > Thanks for your patch. Could you help to split your patches into small > pieces? Since different people are handling for different files. For > example, I can help to handle files in arch-pxa. But I can't handle

Re: [PATCH] ARM: remove header files included more than once

2011-12-11 Thread Haojian Zhuang
On Sat, Dec 10, 2011 at 12:25 AM, Omar Ramirez Luna wrote: > checkincludes.pl complains about these: >        linux/debugfs.h >        linux/dma-mapping.h >        linux/gpio.h >        linux/sched.h >        linux/slab.h >        plat/common.h >        plat/i2c.h > > Signed-off-by: Omar Ramirez L

[PATCH] ARM: remove header files included more than once

2011-12-09 Thread Omar Ramirez Luna
checkincludes.pl complains about these: linux/debugfs.h linux/dma-mapping.h linux/gpio.h linux/sched.h linux/slab.h plat/common.h plat/i2c.h Signed-off-by: Omar Ramirez Luna --- arch/arm/mach-bcmring/dma.c |1 - arch/arm