summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorEli Billauer <eli.billauer@gmail.com>2013-07-31 11:22:43 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-07-31 17:41:56 -0700
commit7ee9ded220199f3be0b5d587ff9e2a1fdf7b6e2c (patch)
tree6e3e732e598ccfd5cc82f650cafe70502b475dd4 /include/linux
parent853a57f2d3f1f1126c3bd6a04a1efdee851fe546 (diff)
staging: xillybus: Fixed sparse errors
Changes: * xillybus.h: __iomem added to struct xilly_endpoint -> registers to suppress "different address spaces" errors. * xillybus_core.c: __user added as required for the same reason. * The two member names of struct xilly_endpoint_hardware of the form sync_single_for_{cpu,device} were changed to something that won't look like the well-known functions. * All *.c files: Variables and functions made static as required. Reported-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Eli Billauer <eli.billauer@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions