Dave Young wrote: > --- linux/drivers/ieee1394/nodemgr.c 2007-12-28 10:11:14.000000000 +0800 > +++ linux.new/drivers/ieee1394/nodemgr.c 2007-12-28 10:16:59.000000000 > +0800 > @@ -18,8 +18,8 @@ > #include <linux/moduleparam.h> > #include <linux/mutex.h> > #include <linux/freezer.h> > +#include <linux/mutex.h> > #include <asm/atomic.h> > -#include <asm/semaphore.h>
linux/mutex.h would be included twice. ACK to the rest of this part of the series. -- Stefan Richter -=====-=-=== ==-- ===-= http://arcgraph.de/sr/ -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/