]> 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, 6 Oct 2011 17:59:35 +0000 (13:59 -0400)
commitc45ca12fbd8f8b51032225469908084c778f2c67
tree4ce3cdb9cc5838ca5e74f8f3dd471ef90d8e4509
parent15daf86b0204f80bbd45b61d72c0113b2b023b67
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