All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] arm26: remove duplicate include of linux/module.h
@ 2007-07-29 21:43 Jesper Juhl
  2007-07-29 21:48 ` Robert P. J. Day
  0 siblings, 1 reply; 2+ messages in thread
From: Jesper Juhl @ 2007-07-29 21:43 UTC (permalink / raw)
  To: Ian Molton; +Cc: Linux Kernel Mailing List, Andrew Morton, Jesper Juhl

Hi,

This patch removes the duplicate inclusion of 
linux/module.h from arm26.


Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
---

 arch/arm26/kernel/armksyms.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/arch/arm26/kernel/armksyms.c b/arch/arm26/kernel/armksyms.c
index fe1e3ce..0ddda4d 100644
--- a/arch/arm26/kernel/armksyms.c
+++ b/arch/arm26/kernel/armksyms.c
@@ -8,7 +8,6 @@
  * published by the Free Software Foundation.
  */
 #include <linux/module.h>
-#include <linux/module.h>
 #include <linux/user.h>
 #include <linux/string.h>
 #include <linux/fs.h>



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

* Re: [PATCH] arm26: remove duplicate include of linux/module.h
  2007-07-29 21:43 [PATCH] arm26: remove duplicate include of linux/module.h Jesper Juhl
@ 2007-07-29 21:48 ` Robert P. J. Day
  0 siblings, 0 replies; 2+ messages in thread
From: Robert P. J. Day @ 2007-07-29 21:48 UTC (permalink / raw)
  To: Jesper Juhl; +Cc: Ian Molton, Linux Kernel Mailing List, Andrew Morton

On Sun, 29 Jul 2007, Jesper Juhl wrote:

> Hi,
>
> This patch removes the duplicate inclusion of
> linux/module.h from arm26.

is it really worth doing any cleanup of arm26 given the recent
discussion of tossing it entirely?

rday
-- 
========================================================================
Robert P. J. Day
Linux Consulting, Training and Annoying Kernel Pedantry
Waterloo, Ontario, CANADA

http://fsdev.net/wiki/index.php?title=Main_Page
========================================================================

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

end of thread, other threads:[~2007-07-29 21:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-29 21:43 [PATCH] arm26: remove duplicate include of linux/module.h Jesper Juhl
2007-07-29 21:48 ` Robert P. J. Day

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.