]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drivers/rapidio: idt_gen2.c is 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>
Mon, 31 Oct 2011 23:31:57 +0000 (19:31 -0400)
commit0a422f2b1d213f6abeecde88fb45c4b7fa1fd358
treed77fb4f13617f44eb7acb813c86b88c867e29e20
parent7e6d62db5efecded2dd4606ff2ff3726b9c52505
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 <paul.gortmaker@windriver.com>
drivers/rapidio/switches/idt_gen2.c