[mmotm] sysctl: unexported linux/lockdep.h

From: Jiri Slaby
Date: Wed Apr 08 2009 - 07:22:17 EST


Hi,

sysctl-lockdep-support-for-sysctl-reference-counting.patch adds
#include <linux/lockdep.h> into include/linux/sysctl.h

sysctl.h is exported, but lockdep.h is not. Please move the include
inside the __KERNEL__ section.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/