commit | 3515b737d3c1377874c5cba8b7db3d2477da3af3 | [log] [tgz] |
---|---|---|
author | Geert Uytterhoeven <geert@linux-m68k.org> | Mon Dec 17 15:59:27 2012 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Mon Dec 17 17:15:12 2012 -0800 |
tree | de2c13a5b0394de9371dc12a3b457dd62824134d | |
parent | 275b8b8917b92822442d6739807a3e033ddbeb5e [diff] |
frv: properly use the declarations provided by <asm/sections.h> - Remove the superfluous address-of ('&') operators, - Remove the unneeded casts, use %p to format pointers instead. Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Cc: David Howells <dhowells@redhat.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>