ARM: sunxi: Remove init_machine callback
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Wed, 7 May 2014 02:44:22 +0000 (21:44 -0500)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Fri, 23 May 2014 08:39:10 +0000 (10:39 +0200)
The init_machine hook is now at its default value. We can remove it.

Even though the sun4i and sun7i machines are nothing more than generic machines
now, leave them in so that we won't have to add them back if needed, and so
that the machine is still displayed in /proc/cpuinfo.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
arch/arm/mach-sunxi/sunxi.c

Simple merge