commit | 5468f887bc861b2fe2fa24a44bc6a616a5d33a73 | [log] [tgz] |
---|---|---|
author | Paul Gortmaker <paul.gortmaker@windriver.com> | Fri May 01 20:02:31 2015 -0400 |
committer | Paul Gortmaker <paul.gortmaker@windriver.com> | Tue Jun 16 14:12:25 2015 -0400 |
tree | 70875a74d812a8c61fb5890b7f3b244576f57be0 | |
parent | a1a0bec593623f49740d7900e4b862c534f219bf [diff] |
drivers/pcmcia: include <module.h> for modular xxs1500_ss code This file is built off of a tristate Kconfig option and also contains modular function calls so it should explicitly include module.h to avoid compile breakage during header shuffles done in the future. Cc: Wolfram Sang <wsa@the-dreams.de> Acked-by: Wolfram Sang <wsa@the-dreams.de> Cc: linux-pcmcia@lists.infradead.org Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>