]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drivers/pcmcia: add module.h to db1xxx_ss.c
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Thu, 28 Jul 2011 22:44:02 +0000 (18:44 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Sun, 31 Jul 2011 08:06:31 +0000 (04:06 -0400)
commit2fb907e650ae8cb3353641922844bfdce95f82f1
tree4c954638691007f4810311ba5bedadbf95e57ce8
parent09a8eb4006be70ca2eb202192533b4c6d10f9334
drivers/pcmcia: add module.h to db1xxx_ss.c

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