From: Paul Gortmaker Date: Fri, 15 Jul 2011 20:48:24 +0000 (-0400) Subject: drivers/rapidio: idt_gen2.c is implicitly relying on getting stat.h X-Git-Tag: v3.2-rc1~22^2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a422f2b1d213f6abeecde88fb45c4b7fa1fd358;p=pandora-kernel.git drivers/rapidio: idt_gen2.c is implicitly relying on getting stat.h Upon the trial removal of the implicit presence of module.h, lots of files showed up that were getting the sub-includes by default without calling them out. Fix them in advance. Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed