diff options
author | Russell King <rmk+kernel@arm.linux.org.uk> | 2013-11-14 14:58:30 +0400 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2013-11-14 14:59:50 +0400 |
commit | 83651bb988b169deae16608262e996eb718c6ab4 (patch) | |
tree | a0574a9ec2c2e6b0094f6a75432f2fbdd5a935ee /arch/arm/kernel | |
parent | f47671e2d861a2093179cd64dda22016664b2015 (diff) | |
download | linux-83651bb988b169deae16608262e996eb718c6ab4.tar.xz |
ARM: Fix nommu.c build warning
The 0-day kernel build robot found this new warning:
arch/arm/mm/nommu.c:303:17: warning: 'struct proc_info_list' declared inside parameter list [enabled by default]
arch/arm/mm/nommu.c:303:17: warning: its scope is only this definition or declaration, which is probably not what you want [enabled by default]
Fix it by including the appropriate header.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/kernel')
0 files changed, 0 insertions, 0 deletions