commit | 5e669ec583e2687d3512d965cf2e209095f70c62 | [log] [tgz] |
---|---|---|
author | Maxime Ripard <maxime.ripard@free-electrons.com> | Tue May 06 21:44:22 2014 -0500 |
committer | Maxime Ripard <maxime.ripard@free-electrons.com> | Fri May 23 10:39:10 2014 +0200 |
tree | 61b1cc5df4c6d59d27421777c1042c2e1424ed05 | |
parent | 553600502b84c79e7a7a13188350b0be4bdd2485 [diff] |
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 <maxime.ripard@free-electrons.com>