]> 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, 11 Aug 2011 21:31:51 +0000 (17:31 -0400)
commit083b31bcd8970dc9b5e81023ac339ec103023fa3
tree1b86af373fca875a1ad39fe31cb88ff01d6f0a72
parent09aa61858831ad88d87eb1ca356dd81dc858c1c5
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