diff options
| author | Eli Billauer <eli.billauer@gmail.com> | 2013-07-31 11:22:43 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-07-31 17:41:56 -0700 |
| commit | 7ee9ded220199f3be0b5d587ff9e2a1fdf7b6e2c (patch) | |
| tree | 6e3e732e598ccfd5cc82f650cafe70502b475dd4 /include/linux | |
| parent | 853a57f2d3f1f1126c3bd6a04a1efdee851fe546 (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
