public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: OMAP: Remove <linux/config.h>
@ 2006-09-25 11:39 Komal Shah
  2006-09-28 14:11 ` Tony Lindgren
  0 siblings, 1 reply; 2+ messages in thread
From: Komal Shah @ 2006-09-25 11:39 UTC (permalink / raw)
  To: linux-omap-open-source

[-- Attachment #1: Type: text/plain, Size: 228 bytes --]

Tony,

Attached patch removes #include <linux/config.h>

Signed-off-by: Komal Shah <komal_shah802003@yahoo.com>

---Komal Shah
http://komalshah.blogspot.com

-- 
http://www.fastmail.fm - A no graphics, no pop-ups email service


[-- Attachment #2: 0001-ARM-OMAP-Remove-linux-config.h.patch --]
[-- Type: application/octet-stream, Size: 1932 bytes --]

From nobody Mon Sep 17 00:00:00 2001
From: Komal Shah <komal_shah802003@yahoo.com>
Date: Mon, 25 Sep 2006 22:38:43 +0530
Subject: [PATCH] ARM: OMAP: Remove <linux/config.h>

  - <linux/config.h> automatically gets included by kbuild
Signed-off-by: Komal Shah <komal_shah802003@yahoo.com>

---

 arch/arm/mach-omap1/mailbox.c   |    1 -
 arch/arm/mach-omap2/devices.c   |    1 -
 arch/arm/mach-omap2/mailbox.c   |    1 -
 arch/arm/mach-omap2/pm-domain.c |    1 -
 4 files changed, 0 insertions(+), 4 deletions(-)

4c0e727227cdd8232300f3dc5279f5bcefa8195e
diff --git a/arch/arm/mach-omap1/mailbox.c b/arch/arm/mach-omap1/mailbox.c
index ad077af..2732e0d 100644
--- a/arch/arm/mach-omap1/mailbox.c
+++ b/arch/arm/mach-omap1/mailbox.c
@@ -9,7 +9,6 @@
  * for more details.
  */
 
-#include <linux/config.h>
 #include <linux/kernel.h>
 #include <asm/arch/mailbox.h>
 #include <asm/arch/irqs.h>
diff --git a/arch/arm/mach-omap2/devices.c b/arch/arm/mach-omap2/devices.c
index 49d45ae..54616f7 100644
--- a/arch/arm/mach-omap2/devices.c
+++ b/arch/arm/mach-omap2/devices.c
@@ -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>
diff --git a/arch/arm/mach-omap2/mailbox.c b/arch/arm/mach-omap2/mailbox.c
index d399c68..835e340 100644
--- a/arch/arm/mach-omap2/mailbox.c
+++ b/arch/arm/mach-omap2/mailbox.c
@@ -10,7 +10,6 @@
  * for more details.
  */
 
-#include <linux/config.h>
 #include <linux/kernel.h>
 #include <linux/clk.h>
 #include <linux/err.h>
diff --git a/arch/arm/mach-omap2/pm-domain.c b/arch/arm/mach-omap2/pm-domain.c
index 5e20e74..2494091 100644
--- a/arch/arm/mach-omap2/pm-domain.c
+++ b/arch/arm/mach-omap2/pm-domain.c
@@ -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>
-- 
1.3.3


[-- Attachment #3: Type: text/plain, Size: 0 bytes --]



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] ARM: OMAP: Remove <linux/config.h>
  2006-09-25 11:39 [PATCH] ARM: OMAP: Remove <linux/config.h> Komal Shah
@ 2006-09-28 14:11 ` Tony Lindgren
  0 siblings, 0 replies; 2+ messages in thread
From: Tony Lindgren @ 2006-09-28 14:11 UTC (permalink / raw)
  To: Komal Shah; +Cc: linux-omap-open-source

* Komal Shah <komal_shah802003@yahoo.com> [060925 14:40]:
> Tony,
> 
> Attached patch removes #include <linux/config.h>

Pushing today, mailbox.c was already fixed by Hiroshi's patch.

Tony

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-09-28 14:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-25 11:39 [PATCH] ARM: OMAP: Remove <linux/config.h> Komal Shah
2006-09-28 14:11 ` Tony Lindgren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox