提交 0a422f2b 编写于 作者: P Paul Gortmaker

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: NPaul Gortmaker <paul.gortmaker@windriver.com>
上级 7e6d62db
......@@ -10,6 +10,7 @@
* option) any later version.
*/
#include <linux/stat.h>
#include <linux/rio.h>
#include <linux/rio_drv.h>
#include <linux/rio_ids.h>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册