1
0
Fork 0
alistair23-linux/drivers/hsi/controllers
Paul Gortmaker a1a0bec593 drivers/hsi: include <module.h> for modular omap_ssi code
These files are built off of a tristate Kconfig option and also contain
modular function calls so they should explicitly include module.h to
avoid compile breakage during header shuffles done in the future.

We change the one header file wich gives us coverage on both files:
   drivers/hsi/controllers/omap_ssi.c
   drivers/hsi/controllers/omap_ssi_port.c

Cc: Sebastian Reichel <sre@kernel.org>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
2015-06-16 14:12:25 -04:00
..
Kconfig HSI: Introduce OMAP SSI driver 2014-05-16 00:54:51 +02:00
Makefile HSI: Introduce OMAP SSI driver 2014-05-16 00:54:51 +02:00
omap_ssi.c Driver core patches for 3.19-rc1 2014-12-14 16:10:09 -08:00
omap_ssi.h drivers/hsi: include <module.h> for modular omap_ssi code 2015-06-16 14:12:25 -04:00
omap_ssi_port.c * misc. fixes in omap-ssi and nokia-modem drivers 2014-12-15 17:33:47 -08:00
omap_ssi_regs.h HSI: Introduce OMAP SSI driver 2014-05-16 00:54:51 +02:00