[PATCH RESEND] ARM: LPC32xx: common.c: Remove unnecessary header inclusion

Roland Stigge stigge at antcom.de
Wed Feb 12 10:51:28 EST 2014


On 12/02/14 02:17, Jingoo Han wrote:
> common.c includes some header files that are not really used.
> 
> Signed-off-by: Jingoo Han <jg1.han at samsung.com>
> ---
> Compile-tested only.
> 
>  arch/arm/mach-lpc32xx/common.c |    6 ------
>  1 file changed, 6 deletions(-)
> 
> diff --git a/arch/arm/mach-lpc32xx/common.c b/arch/arm/mach-lpc32xx/common.c
> index d7aa54c..9713c8b 100644
> --- a/arch/arm/mach-lpc32xx/common.c
> +++ b/arch/arm/mach-lpc32xx/common.c
> @@ -17,12 +17,6 @@
>   */
>  
>  #include <linux/init.h>
> -#include <linux/platform_device.h>
> -#include <linux/interrupt.h>
> -#include <linux/irq.h>
> -#include <linux/err.h>
> -#include <linux/i2c.h>
> -#include <linux/i2c-pnx.h>
>  #include <linux/io.h>
>  
>  #include <asm/mach/map.h>
> 

Acked-by: Roland Stigge <stigge at antcom.de>



More information about the linux-arm-kernel mailing list