On Sun, 29 Jul 2007 23:41:05 +0200 Matthias Kaehlcke <[EMAIL PROTECTED]> wrote:
> --- a/include/linux/isdn.h > +++ b/include/linux/isdn.h > @@ -15,6 +15,7 @@ > #define __ISDN_H__ > > #include <linux/ioctl.h> > +#include <linux/mutex.h> Breaks `make headers_check'. That was covered in sections 2 and 20 of Documentation/SubmitChecklist, which nobody reads. - 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/