]> git.baikalelectronics.ru Git - kernel.git/commit
sysctl: the include of rcupdate.h is only needed in the kernel
authorStephen Rothwell <sfr@canb.auug.org.au>
Thu, 10 Mar 2011 00:14:17 +0000 (11:14 +1100)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 10 Mar 2011 00:43:24 +0000 (16:43 -0800)
commit81f487af7695c29a424769c7dac326028a6b0a4f
treea6ca09edf0ab8c99158cc25a94c2cbbe34916c5a
parentbc1124eb9a0eb9ef17e8dc2292e7a3d8f64b4f6d
sysctl: the include of rcupdate.h is only needed in the kernel

Fixes this build-check error:

  include/linux/sysctl.h:28: included file 'linux/rcupdate.h' is not exported

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/sysctl.h