* [2.6 patch] arch/arm26/nwfpe/fpmodule.c: remove kernel 2.0 #ifdef
@ 2005-11-06 0:24 Adrian Bunk
0 siblings, 0 replies; only message in thread
From: Adrian Bunk @ 2005-11-06 0:24 UTC (permalink / raw)
To: spyro; +Cc: linux-kernel
This patch removes an #ifdef for kernel 2.0 .
Signed-off-by: Adrian Bunk <bunk@stusta.de>
---
This patch was already sent on:
- 26 Feb 2004
--- linux-2.6.3-mm4/arch/arm26/nwfpe/fpmodule.c.old 2004-02-26 23:40:02.000000000 +0100
+++ linux-2.6.3-mm4/arch/arm26/nwfpe/fpmodule.c 2004-02-26 23:41:14.000000000 +0100
@@ -46,10 +46,9 @@
#ifdef MODULE
void fp_send_sig(unsigned long sig, PTASK p, int priv);
-#if LINUX_VERSION_CODE > 0x20115
+
MODULE_AUTHOR("Scott Bambrough <scottb@rebel.com>");
MODULE_DESCRIPTION("NWFPE floating point emulator");
-#endif
#else
#define fp_send_sig send_sig
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-11-06 0:24 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-11-06 0:24 [2.6 patch] arch/arm26/nwfpe/fpmodule.c: remove kernel 2.0 #ifdef Adrian Bunk
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®