]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drivers/firmware: Add module.h to google/gsmi.c
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Sun, 3 Jul 2011 17:38:03 +0000 (13:38 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Thu, 28 Jul 2011 04:26:37 +0000 (00:26 -0400)
commitef4feb7026a7830525c745f2c81d84de823deed9
tree73bb7295cc7ea12bd6b4fbc1ebf9cc663ae27879
parent3c3557587eb68e4ea182a41a03918158dd951c42
drivers/firmware: Add module.h to google/gsmi.c

This file really needs the full module.h header file present, but
was just getting it implicitly before.  Fix it up in advance so we
avoid build failures once the cleanup commit is present.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
drivers/firmware/google/gsmi.c