commit | ecaf5fa0a5096a237482ddc4b3c46becf531db1b | [log] [tgz] |
---|---|---|
author | Anton Blanchard <anton@samba.org> | Fri Oct 31 14:47:27 2014 +1100 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Mon Nov 10 09:59:32 2014 +1100 |
tree | 5cb21caa5d0ed7a5f751d7e1dbaa21a3972978a2 | |
parent | 6f791bef76d66923bc250cbbf4ddbf3f1c944686 [diff] |
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>