Kaynağa Gözat

ARM: OMAP2+: Remove unnecesary include in GPMC driver

The GPMC driver includes arch/arm/mach-omap2/common.h but
does not use anything on that header so it can be removed.

Signed-off-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Javier Martinez Canillas 11 yıl önce
ebeveyn
işleme
6f8782a7a1
1 değiştirilmiş dosya ile 0 ekleme ve 1 silme
  1. 0 1
      arch/arm/mach-omap2/gpmc.c

+ 0 - 1
arch/arm/mach-omap2/gpmc.c

@@ -37,7 +37,6 @@
 #include <asm/mach-types.h>
 #include <asm/mach-types.h>
 
 
 #include "soc.h"
 #include "soc.h"
-#include "common.h"
 #include "omap_device.h"
 #include "omap_device.h"
 #include "gpmc.h"
 #include "gpmc.h"
 #include "gpmc-nand.h"
 #include "gpmc-nand.h"