diff options
author | Mathieu Malaterre <[email protected]> | 2019-02-02 14:05:35 +0100 |
---|---|---|
committer | Michael Ellerman <[email protected]> | 2019-02-03 20:44:19 +1100 |
commit | 8e0f97357533aa5b57b333de47eb008c6072fcac (patch) | |
tree | 5b611369becc5b3ce5dc8e550c02adb8d088da93 /arch/powerpc/include/asm/page.h | |
parent | e5c27ef7a5f204ff2f894f0dd7ed37748a7fa12f (diff) |
Move static keyword at beginning of declaration
Move the static keyword around to remove the following warnings (W=1):
arch/powerpc/platforms/ps3/os-area.c:212:1: error: 'static' is not at beginning of declaration [-Werror=old-style-declaration]
arch/powerpc/platforms/ps3/system-bus.c:45:1: error: 'static' is not at beginning of declaration [-Werror=old-style-declaration]
Signed-off-by: Mathieu Malaterre <[email protected]>
Acked-by: Geoff Levand <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Diffstat (limited to 'arch/powerpc/include/asm/page.h')
0 files changed, 0 insertions, 0 deletions