]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drivers/rapidio: Fix up it implicitly relying on getting stat.h
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Fri, 15 Jul 2011 20:48:24 +0000 (16:48 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Thu, 6 Oct 2011 17:59:46 +0000 (13:59 -0400)
commita226447fc8cab487f6286de22114a6fb0a53db8a
tree92bf2f346905257f9c7f2257c38840c9bfaaad72
parente174ff119f44c89ffed82417e9b3a6d4eda094d9
drivers/rapidio: Fix up it 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.  Here is one of them.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
drivers/rapidio/switches/idt_gen2.c