diff options
author | Paul Gortmaker <paul.gortmaker@windriver.com> | 2015-06-05 16:37:19 +0300 |
---|---|---|
committer | Paul Gortmaker <paul.gortmaker@windriver.com> | 2015-06-16 21:12:41 +0300 |
commit | 32e805e7c6a343894c95a3431973e8ddad4aa2cf (patch) | |
tree | 7d1dec862632b05de35e25181f7e2daf26e06e46 /arch/arm/boot/dts/omap3-gta04.dtsi | |
parent | 9b9cf81a2d1f5336de2bebae71a9f2b8d5f1a8de (diff) | |
download | linux-32e805e7c6a343894c95a3431973e8ddad4aa2cf.tar.xz |
tile: add init.h to usb.c to avoid compile failure
Pending header cleanups will reveal this file is using the
init.h content implicitly with the following fail:
arch/tile/kernel/usb.c:69:1: warning: data definition has no type or storage class [enabled by default]
arch/tile/kernel/usb.c:69:1: error: type defaults to 'int' in declaration of 'arch_initcall'
arch/tile/kernel/usb.c:69:1: warning: parameter names (without types) in function declaration [enabled by default]
arch/tile/kernel/usb.c:62:19: warning: 'tilegx_usb_init' defined but not used
Explicitly add init.h to get arch_initcall and avoid this.
Reported-by: kbuild test robot <fengguang.wu@intel.com>
Cc: Chris Metcalf <cmetcalf@ezchip.com>
Acked-by: Chris Metcalf <cmetcalf@ezchip.com>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Diffstat (limited to 'arch/arm/boot/dts/omap3-gta04.dtsi')
0 files changed, 0 insertions, 0 deletions