![]() | |||||||||||||
Messages in this thread |
Tim Schmielau wrote: >Include fixes for 2.6.15-rc1 for removing sched.h from module.h. >Compile tested on alpha, arm, ia64, mips, powerpc, ppc64, and x86_64. > >Signed-off-by: Tim Schmielau <tim@physik3.uni-rostock.de> >--- >Andrew: >This one is incremental on top of fix-missing-includes-for-2.6.14-git11.patch > > > [snip] >diff -urp linux-2.6.15-rc1-sr0/drivers/media/dvb/frontends/nxt200x.c linux-2.6.15-rc1-sr2/drivers/media/dvb/frontends/nxt200x.c >--- linux-2.6.15-rc1-sr0/drivers/media/dvb/frontends/nxt200x.c 2005-11-13 10:19:44.000000000 +0100 >+++ linux-2.6.15-rc1-sr2/drivers/media/dvb/frontends/nxt200x.c 2005-11-13 10:21:36.000000000 +0100 >@@ -44,6 +44,8 @@ > #include <linux/init.h> > #include <linux/module.h> > #include <linux/moduleparam.h> >+#include <linux/slab.h> >+#include <linux/string.h> > > #include "dvb_frontend.h" > #include "dvb-pll.h" > > This portion of the patch has been applied to dvb-kernel cvs. Acked-by: Michael Krufky <mkrufky@m1k.net> - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ | ||||||||||||
| Last update: 2005-11-13 15:57 [from the cache] ©2003-2008 | |||||||||||||