[PATCH 2/2] ARM: remove all trivial init_machine callbacks

Stephen Warren swarren at wwwdotorg.org
Fri Apr 12 11:40:17 EDT 2013


On 04/12/2013 09:11 AM, Arnd Bergmann wrote:
> The call to of_platform_populate(NULL, of_default_bus_match_table, NULL,
> NULL) is now implied by having no init_machine callback in the machine
> descriptor, so we can save a couple of lines in those machines that
> do not need to do anything else.

>  arch/arm/mach-tegra/board-dt-tegra114.c |  6 ------
>  arch/arm/mach-tegra/board-dt-tegra30.c  |  6 ------

Those two files don't exist any more; they were merged with
board-dt-tegra20.c and all squashed into the new tegra.c.



More information about the linux-arm-kernel mailing list