diff options
author | Jiri Slaby <[email protected]> | 2009-07-29 15:04:19 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2009-07-29 19:10:39 -0700 |
commit | 812ed032cdc8138b7546eecc996879756b92d801 (patch) | |
tree | 6285496aedfaedbf63b472a2f09ab944af9a86e0 /drivers/mtd/lpddr/lpddr_cmds.c | |
parent | 8da14b5fc32368f582df09fe9c0bec2507868583 (diff) |
uio: mark uio.h functions __KERNEL__ only
To avoid userspace build failures such as:
.../linux/uio.h:37: error: expected `=', `,', `;', `asm' or `__attribute__' before `iov_length'
.../linux/uio.h:47: error: expected declaration specifiers or `...' before `size_t'
move uio functions inside a __KERNEL__ block.
Signed-off-by: Jiri Slaby <[email protected]>
Acked-by: Sam Ravnborg <[email protected]>
Cc: Alexander Viro <[email protected]>
Cc: Christoph Hellwig <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions