diff options
author | Arnd Bergmann <arnd@arndb.de> | 2015-12-12 08:53:21 +0100 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2015-12-12 08:53:21 +0100 |
commit | 70b3590f639f4e753e6f556209cb89b812879402 (patch) | |
tree | ab665cedbe9b32f87d3917fd6282b02766f22208 /drivers/bus/Kconfig | |
parent | Merge tag 'reset-for-4.5-2' of git://git.pengutronix.de/git/pza/linux into ne... (diff) | |
download | linux-70b3590f639f4e753e6f556209cb89b812879402.tar.xz linux-70b3590f639f4e753e6f556209cb89b812879402.zip |
reset: hi6220: fix modular build
We need to include <linux/module.h> to build the driver as a loadable
module:
drivers/reset/hisilicon/hi6220_reset.c:108:1: warning: data definition has no type or storage class
postcore_initcall(hi6220_reset_init);
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'drivers/bus/Kconfig')
0 files changed, 0 insertions, 0 deletions