]> 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>
Thu, 6 Oct 2011 18:10:09 +0000 (14:10 -0400)
commitc944b9479d2947dff2a6cd563418da447d26f5ca
tree7977a050897e4de838ca386dbc14f1adb03ff1cf
parentfc54d2a774720c6ed48eea2be92f8d40cbf5dc58
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