From: Paul Gortmaker Date: Sun, 3 Jul 2011 20:17:28 +0000 (-0400) Subject: video: Add module.h to drivers/video files who really use it. X-Git-Tag: v3.2-rc1~22^2~105 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=355b200bacdb6017669cdc5bc9e7b1037aac42a2;p=pandora-kernel.git video: Add module.h to drivers/video files who really use it. They were getting this implicitly by an include of module.h from device.h -- but we are going to clean that up and break that include chain, so include module.h explicitly now. [ with contributions from Axel Lin ] Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed