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>
Mon, 31 Oct 2011 23:32:20 +0000 (19:32 -0400)
commit3bf8d64d394dc26b17abde97a541229a2a146ad2
tree8c6ab049afed346d0f535f0f22b908639229ba7b
parent475c0a6b2cff037ca522d3aff839024ab30ed7eb
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