]> 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>
Sun, 31 Jul 2011 08:06:06 +0000 (04:06 -0400)
commit15e45a5099ed3277e6c0747a505a70d67ff17e2e
tree209c12f780d97954cf8079c44c0b6feb1d8ba8ed
parent71fffe0a105a4bedbb8ec18b786b03ae81194ae7
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