]> git.karo-electronics.de Git - karo-tx-linux.git/commit
pcmcia: add module.h to db1xxx_ss.c since it is modular.
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Thu, 28 Jul 2011 22:44:02 +0000 (18:44 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Fri, 26 Aug 2011 15:52:14 +0000 (11:52 -0400)
commit8b3049a91ac7811eba942760e0d1c7df94b85e8b
tree3d1dccde4a5ead1350eae9464d48f69d105c5c94
parent5b70379819a008aaed1b14d934c228150a2f6a76
pcmcia: add module.h to db1xxx_ss.c since it is modular.

As we will get this after the module.h usage cleanup.

drivers/pcmcia/db1xxx_ss.c:577: warning: type defaults to 'int' in declaration of 'MODULE_LICENSE'

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
drivers/pcmcia/db1xxx_ss.c