m68k/amiga: Mark z_dev_present() __init
authorGeert Uytterhoeven <geert@linux-m68k.org>
Sun, 22 Jan 2012 11:25:55 +0000 (12:25 +0100)
committerGeert Uytterhoeven <geert@linux-m68k.org>
Sun, 22 Apr 2012 18:16:48 +0000 (20:16 +0200)
commit943ce30806b93f69736270e5948e694e715f57a5
treef15f629012331eb88e5c80b051be18fa6ddadcb6
parent2712a643ad9e99856f6e33ff3f35c5fa263d92fe
m68k/amiga: Mark z_dev_present() __init

It's called from amiga_init_devices() only, which is __init.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
arch/m68k/amiga/platform.c