]> 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, 11 Aug 2011 21:32:14 +0000 (17:32 -0400)
commit08f57e77617eb1fb9bd184b4ee7735415ba5e222
tree679775097c7cd61be2927f73a4c2c8974d27a38c
parentd3ec111d86dd504efca00cbea838dc433bd52615
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