h8300: use the declarations provided by <asm/sections.h>
authorGeert Uytterhoeven <geert@linux-m68k.org>
Wed, 20 Jun 2012 19:53:00 +0000 (12:53 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 20 Jun 2012 21:39:35 +0000 (14:39 -0700)
commit436814e61f5c526ed123853a9bf63fb2ff4ff94b
tree57cbd11018f10bf7ad03ed9208f1e7bacf8cc85c
parentffb20313c01addc04212577af5f9b1399156a5bd
h8300: use the declarations provided by <asm/sections.h>

Cleanups:
  - Include <asm/sections.h>,
  - Remove the (different) extern declarations,
  - Remove the no longer needed address-of ('&') operators,
  - Remove the superfluous casts, use proper printk formatting instead.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Yoshinori Sato <ysato@users.sourceforge.jp>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/h8300/kernel/setup.c
arch/h8300/mm/init.c