• Paul Gortmaker's avatar
    drivers/hsi: include <module.h> for modular omap_ssi code · a1a0bec5
    Paul Gortmaker authored
    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: default avatarPaul Gortmaker <paul.gortmaker@windriver.com>
    a1a0bec5
omap_ssi.h 5.12 KB