diff options
| author | Sudip Mukherjee <[email protected]> | 2015-09-07 14:36:57 +0000 |
|---|---|---|
| committer | Chris Metcalf <[email protected]> | 2015-09-28 15:23:39 +0000 |
| commit | 3a48d13d76c0088a988a2e4f5b4d94872bdf58f3 (patch) | |
| tree | da02915719443e014b8967b1960cb5020205687f /drivers/fpga/fpga-mgr.c | |
| parent | Linux 4.3-rc1 (diff) | |
| download | kernel-3a48d13d76c0088a988a2e4f5b4d94872bdf58f3.tar.gz kernel-3a48d13d76c0088a988a2e4f5b4d94872bdf58f3.zip | |
tile: fix build failure
When building with allmodconfig the build was failing with the error:
arch/tile/kernel/usb.c:70:1: warning: data definition has no type or storage class [enabled by default]
arch/tile/kernel/usb.c:70:1: error: type defaults to 'int' in declaration of 'arch_initcall' [-Werror=implicit-int]
arch/tile/kernel/usb.c:70:1: warning: parameter names (without types) in function declaration [enabled by default]
arch/tile/kernel/usb.c:63:19: warning: 'tilegx_usb_init' defined but not used [-Wunused-function]
Include linux/module.h to resolve the build failure.
Signed-off-by: Sudip Mukherjee <[email protected]>
Signed-off-by: Chris Metcalf <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions
