Skip to content
Commit 7c77509c authored by Paul Gortmaker's avatar Paul Gortmaker
Browse files

mm: fix implicit stat.h usage in dmapool.c



The removal of the implicitly everywhere module.h and its child includes
will reveal this implicit stat.h usage:

mm/dmapool.c:108: error: ‘S_IRUGO’ undeclared here (not in a function)

Signed-off-by: default avatarPaul Gortmaker <paul.gortmaker@windriver.com>
parent b95f1b31
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment