From: Dave Young Date: Wed, 10 Mar 2010 23:24:10 +0000 (-0800) Subject: sysctl extern cleanup: lockdep X-Git-Tag: v2.6.34-rc2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2edf5e49800846a2b2b6461d99cdae18067c440f;p=pandora-kernel.git sysctl extern cleanup: lockdep Extern declarations in sysctl.c should be moved to their own header file, and then include them in relavant .c files. Move lockdep extern declarations to linux/lockdep.h Signed-off-by: Dave Young Cc: Ingo Molnar Cc: Peter Zijlstra Cc: Thomas Gleixner Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed