]> 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, 25 Aug 2011 17:55:46 +0000 (13:55 -0400)
commit8e8bc368656743fdc180caa1cc4914545908e017
tree8a8bc014aedcf67bf2a5e3fd9a73731a8142880b
parente4b1487ae050812a8e6453c7d718f507b3bd34e4
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