mac: Make cuda_init_via() __init
authorGeert Uytterhoeven <geert@linux-m68k.org>
Sun, 30 Jun 2013 10:03:23 +0000 (12:03 +0200)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 1 Jul 2013 01:10:36 +0000 (11:10 +1000)
cuda_init_via() is called from find_via_cuda() only, which is __init.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>

No differences found