]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
[PATCH] ARM: OMAP: Remove <linux/config.h>
authorKomal Shah <komal_shah802003@yahoo.com>
Thu, 28 Sep 2006 14:10:49 +0000 (17:10 +0300)
committerTony Lindgren <tony@atomide.com>
Thu, 28 Sep 2006 14:10:49 +0000 (17:10 +0300)
<linux/config.h> automatically gets included by kbuild

Signed-off-by: Komal Shah <komal_shah802003@yahoo.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/devices.c
arch/arm/mach-omap2/mailbox.c
arch/arm/mach-omap2/pm-domain.c

index 49d45ae0e4bd87f8b8b9b6bfe8066a94babf57aa..54616f77320d44431a77f9bc3f679382a646c147 100644 (file)
@@ -9,7 +9,6 @@
  * (at your option) any later version.
  */
 
-#include <linux/config.h>
 #include <linux/module.h>
 #include <linux/kernel.h>
 #include <linux/init.h>
index d399c68d94e5deafd7ed803e42d69f17ed04b3e8..835e340988c3dfc3b486df14fff48aaf7bd86430 100644 (file)
@@ -10,7 +10,6 @@
  * for more details.
  */
 
-#include <linux/config.h>
 #include <linux/kernel.h>
 #include <linux/clk.h>
 #include <linux/err.h>
index 5e20e740cde572d3d9fc4af981d7db8009bb321c..2494091a078b1b332f2d51628532016ee3b8b41e 100644 (file)
@@ -15,7 +15,6 @@
  * published by the Free Software Foundation.
  */
 
-#include <linux/config.h>
 #include <linux/module.h>
 #include <linux/init.h>
 #include <linux/clk.h>