From: Paul Gortmaker Date: Fri, 1 Jul 2011 20:07:32 +0000 (-0400) Subject: drivers/base: dma-coherent.c is a module and needs module.h X-Git-Tag: v3.2-rc1~22^2~97 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08a999ce69c17802d92ad760faa21ce112968172;p=pandora-kernel.git drivers/base: dma-coherent.c is a module and needs module.h It was implicitly getting it before, but it will break compiles once we fix that. Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed