linux_dsm_epyc7002/arch/powerpc/include
Mathieu Malaterre 65e13c202d powerpc/epapr: Move register keyword at the beginning of declaration
Fix warning for all register unsigned long (0,3-12) that appear during W=1
compilation:

./arch/powerpc/include/asm/epapr_hcalls.h:479:2: warning: ‘register’ is not at beginning of declaration [-Wold-style-declaration]
  unsigned long register r[\d] asm("r[\d]");

Signed-off-by: Mathieu Malaterre <malat@debian.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
2018-03-13 15:50:32 +11:00
..
asm powerpc/epapr: Move register keyword at the beginning of declaration 2018-03-13 15:50:32 +11:00
uapi/asm KVM changes for 4.16 2018-02-10 13:16:35 -08:00