* [PATCH] staging:lustre: remove irq.h from socklnd.h
@ 2015-06-25 20:59 James Simmons
2015-06-26 7:05 ` Geert Uytterhoeven
2015-06-27 3:48 ` Guenter Roeck
0 siblings, 2 replies; 3+ messages in thread
From: James Simmons @ 2015-06-25 20:59 UTC (permalink / raw)
To: Greg Kroah-Hartman, Geert Uytterhoeven, Guenter Roeck, devel,
Oleg Drokin, Andreas Dilger
Cc: Linux Kernel Mailing List, lustre-devel, James Simmons
The header socklnd.h includes irq.h which is not need
and doesn't exist in the OpenSFS lustre branch. Having
irq.h in socklnd.h does break the build on the m68k
platform. So we can safely remove it.
Signed-off-by: James Simmons <jsimmons@infradead.org>
---
.../staging/lustre/lnet/klnds/socklnd/socklnd.h | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/drivers/staging/lustre/lnet/klnds/socklnd/socklnd.h b/drivers/staging/lustre/lnet/klnds/socklnd/socklnd.h
index 7125eb9..8a9d4a0 100644
--- a/drivers/staging/lustre/lnet/klnds/socklnd/socklnd.h
+++ b/drivers/staging/lustre/lnet/klnds/socklnd/socklnd.h
@@ -31,7 +31,6 @@
#define DEBUG_PORTAL_ALLOC
#define DEBUG_SUBSYSTEM S_LND
-#include <asm/irq.h>
#include <linux/crc32.h>
#include <linux/errno.h>
#include <linux/if.h>
--
1.7.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] staging:lustre: remove irq.h from socklnd.h
2015-06-25 20:59 [PATCH] staging:lustre: remove irq.h from socklnd.h James Simmons
@ 2015-06-26 7:05 ` Geert Uytterhoeven
2015-06-27 3:48 ` Guenter Roeck
1 sibling, 0 replies; 3+ messages in thread
From: Geert Uytterhoeven @ 2015-06-26 7:05 UTC (permalink / raw)
To: James Simmons
Cc: Greg Kroah-Hartman, Guenter Roeck, driverdevel, Oleg Drokin,
Andreas Dilger, Linux Kernel Mailing List, lustre-devel
On Thu, Jun 25, 2015 at 10:59 PM, James Simmons <jsimmons@infradead.org> wrote:
> The header socklnd.h includes irq.h which is not need
> and doesn't exist in the OpenSFS lustre branch. Having
> irq.h in socklnd.h does break the build on the m68k
> platform. So we can safely remove it.
>
> Signed-off-by: James Simmons <jsimmons@infradead.org>
Thanks, works fine on next-20150625!
Tested-by: by: Geert Uytterhoeven <geert@linux-m68k.org>
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: [PATCH] staging:lustre: remove irq.h from socklnd.h
2015-06-25 20:59 [PATCH] staging:lustre: remove irq.h from socklnd.h James Simmons
2015-06-26 7:05 ` Geert Uytterhoeven
@ 2015-06-27 3:48 ` Guenter Roeck
1 sibling, 0 replies; 3+ messages in thread
From: Guenter Roeck @ 2015-06-27 3:48 UTC (permalink / raw)
To: James Simmons
Cc: Greg Kroah-Hartman, Geert Uytterhoeven, devel, Oleg Drokin,
Andreas Dilger, Linux Kernel Mailing List, lustre-devel
On Thu, Jun 25, 2015 at 04:59:46PM -0400, James Simmons wrote:
> The header socklnd.h includes irq.h which is not need
> and doesn't exist in the OpenSFS lustre branch. Having
> irq.h in socklnd.h does break the build on the m68k
> platform. So we can safely remove it.
>
> Signed-off-by: James Simmons <jsimmons@infradead.org>
The m68k build problem is now seen in mainline, and this patch
fixes it.
Tested-by: Guenter Roeck <linux@roeck-us.net>
Guenter
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-06-27 3:48 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-25 20:59 [PATCH] staging:lustre: remove irq.h from socklnd.h James Simmons
2015-06-26 7:05 ` Geert Uytterhoeven
2015-06-27 3:48 ` Guenter Roeck
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox