powerpc: LLVM complains about forward declaration of struct rtas_sensors
authorAnton Blanchard <anton@samba.org>
Fri, 31 Oct 2014 03:47:27 +0000 (14:47 +1100)
committerMichael Ellerman <mpe@ellerman.id.au>
Sun, 9 Nov 2014 22:59:32 +0000 (09:59 +1100)
commitecaf5fa0a5096a237482ddc4b3c46becf531db1b
tree5cb21caa5d0ed7a5f751d7e1dbaa21a3972978a2
parent6f791bef76d66923bc250cbbf4ddbf3f1c944686
powerpc: LLVM complains about forward declaration of struct rtas_sensors

Move the declaration up to silence the warning.

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/kernel/rtas-proc.c