linux-uconsole/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
Makefile
omap_ssi.c
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