diff options
author | Paul Gortmaker <paul.gortmaker@windriver.com> | 2011-05-27 19:27:45 +0200 |
---|---|---|
committer | Paul Gortmaker <paul.gortmaker@windriver.com> | 2011-11-01 00:30:39 +0100 |
commit | b56eade55d44c54a7b6fa1c9d01448152a233cf4 (patch) | |
tree | a40b709370ff16d6f6d35231c5585cf2d508d0b9 /arch/powerpc/sysdev/fsl_lbc.c | |
parent | powerpc: Fix up modules that should be including module.h (diff) | |
download | linux-b56eade55d44c54a7b6fa1c9d01448152a233cf4.tar.xz linux-b56eade55d44c54a7b6fa1c9d01448152a233cf4.zip |
powerpc: Fix up implicit stat.h users
They get it via module.h (via device.h) but we want to clean that up.
When we do, we'll get things like:
ibmebus.c:314: error: 'S_IWUSR' undeclared here (not in a function)
vio.c:972: error: 'S_IWUSR' undeclared here (not in a function)
so add in the stat header it is using explicitly in advance.
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Diffstat (limited to 'arch/powerpc/sysdev/fsl_lbc.c')
0 files changed, 0 insertions, 0 deletions