From 5e669ec583e2687d3512d965cf2e209095f70c62 Mon Sep 17 00:00:00 2001 From: Maxime Ripard Date: Tue, 6 May 2014 21:44:22 -0500 Subject: [PATCH] ARM: sunxi: Remove init_machine callback 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 --- Reading git-format-patch failed