linux/arch/powerpc
Mathieu Malaterre 8e0f973575 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 <malat@debian.org>
Acked-by: Geoff Levand <geoff@infradead.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
2019-02-03 20:44:19 +11:00
..
boot powerpc: wii.dts: Add GPIO keys 2019-01-15 11:17:09 +11:00
configs powerpc/configs: Add PPC4xx_OCM to ppc40x_defconfig 2018-12-30 14:00:47 +11:00
crypto
include powerpc/mm: Add _PAGE_SAO to _PAGE_CACHE_CTL mask 2019-01-31 00:36:06 +11:00
kernel powerpc/livepatch: return -ERRNO values in save_stack_trace_tsk_reliable() 2019-01-31 16:43:38 +11:00
kvm KVM: powerpc: remove -I. header search paths 2019-01-14 20:39:27 +11:00
lib Remove 'type' argument from access_ok() function 2019-01-03 18:57:57 -08:00
math-emu powerpc: math-emu: remove unneeded header search paths 2019-01-14 20:39:27 +11:00
mm powerpc/pseries: Perform full re-add of CPU for topology update post-migration 2019-01-30 23:28:56 +11:00
net
oprofile Remove 'type' argument from access_ok() function 2019-01-03 18:57:57 -08:00
perf powerpc/perf: Add mem access events to sysfs 2019-01-31 10:38:27 +11:00
platforms Move static keyword at beginning of declaration 2019-02-03 20:44:19 +11:00
purgatory
sysdev powerpc: Remove trailing semicolon after curly brace 2019-02-03 20:01:03 +11:00
tools
xmon
Kbuild
Kconfig powerpc: Enable kernel XZ compression option on 44x 2019-02-01 22:04:55 +11:00
Kconfig.debug
Makefile powerpc: remove redundant header search path additions 2019-01-14 20:39:27 +11:00
Makefile.postlink