aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/Makefile
diff options
context:
space:
mode:
authorMarco Felsch <m.felsch@pengutronix.de>2021-05-25 12:01:08 +0200
committerShawn Guo <shawnguo@kernel.org>2021-06-12 11:54:40 +0800
commitcc8870bf4c3ab0af385538460500a9d342ed945f (patch)
tree1a70a675aad18251088e8a79cded6caa64e89f8a /arch/arm/mach-imx/Makefile
parentARM: imx7d: remove Atheros AR8031 PHY fixup (diff)
downloadlinux-dev-cc8870bf4c3ab0af385538460500a9d342ed945f.tar.xz
linux-dev-cc8870bf4c3ab0af385538460500a9d342ed945f.zip
ARM: imx6q: drop of_platform_default_populate() from init_machine
Dropping the machine_init specific of_platform_default_populate() can be done safely due to the following two facts: 1) Since commit 44a7185c2ae6 ("of/platform: Add common method to populate default bus") we have a common method to populate the devices. 2) The machine_init code don't need bounded devices<>drivers since the code uses syscon_regmap_lookup_by_compatible() which register a syscon device on demand. Signed-off-by: Marco Felsch <m.felsch@pengutronix.de> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm/mach-imx/Makefile')
0 files changed, 0 insertions, 0 deletions