linux/drivers/reset
Arnd Bergmann 70b3590f63 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>
2015-12-12 08:53:21 +01:00
..
hisilicon reset: hi6220: fix modular build 2015-12-12 08:53:21 +01:00
sti
core.c
Kconfig reset: hi6220: Reset driver for hisilicon hi6220 SoC 2015-11-20 15:41:45 +01:00
Makefile reset: hi6220: Reset driver for hisilicon hi6220 SoC 2015-11-20 15:41:45 +01:00
reset-ath79.c reset: ath79: Add system restart support 2015-11-25 10:49:58 +01:00
reset-berlin.c
reset-lpc18xx.c
reset-socfpga.c
reset-sunxi.c
reset-zynq.c