]> git.baikalelectronics.ru Git - kernel.git/commit
migrate_mode.h is not exported to user mode
authorStephen Rothwell <sfr@canb.auug.org.au>
Tue, 24 Jan 2012 00:41:32 +0000 (11:41 +1100)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 24 Jan 2012 01:17:45 +0000 (17:17 -0800)
commit39de6f1b208a5a6a7d6d0d836e2b46a076dbc323
tree9018361108b2c370d247452e4517937057bf9895
parent1f70598090f9a0959412cf5b051e4b1660c22426
migrate_mode.h is not exported to user mode

so move its include into fs.h inside the __KERNEL__ protection.

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