diff options
author | 2014-04-25 15:53:10 -0400 | |
---|---|---|
committer | 2014-04-25 13:22:41 -0700 | |
commit | d952795d8193c5a7a8eabdc14fab48777fdcd7c8 (patch) | |
tree | 9ad4bf5cdfe921438d4759beb8c11019c03e763f /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | serial: sc16is7xx: depend on I2C (diff) | |
download | linux-dev-d952795d8193c5a7a8eabdc14fab48777fdcd7c8.tar.xz linux-dev-d952795d8193c5a7a8eabdc14fab48777fdcd7c8.zip |
serial: sc16is7xx: fix implicit decl of func copy_{to,from}_user
Fix by including linux/uaccess.h:
drivers/tty/serial/sc16is7xx.c: In function 'sc16is7xx_ioctl':
>> drivers/tty/serial/sc16is7xx.c:861:3: error: implicit declaration of function 'copy_from_user' [-Werror=implicit-function-declaration]
>> drivers/tty/serial/sc16is7xx.c:867:3: error: implicit declaration of function 'copy_to_user' [-Werror=implicit-function-declaration]
Signed-off-by: Jon Ringle <jringle@gridpoint.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions