From: Paul Gortmaker Date: Sat, 30 Jul 2011 04:14:30 +0000 (-0700) Subject: i2c: Add module.h to modular files prev. implicitly getting it X-Git-Tag: v3.2-rc1~22^2~112 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93cf5d75b9d0b703ca8f4f8f98303ad77ab20d26;p=pandora-kernel.git i2c: Add module.h to modular files prev. implicitly getting it These files use interfaces from linux/module.h, so they must include that file to avoid build errors when the implicit presence of module.h is removed. [with i2c-pxa-pci.c fix from Randy Dunlap ] Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed