]> 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, 25 Aug 2011 17:55:37 +0000 (13:55 -0400)
commit025a812ce2111696c7b723ad25613e73c77a4bc0
treedd8f4ce06d454187b725d6d6350b2bb853356d5e
parent066d2f3360de62ad0710d459d8f798266bacc398
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