]> git.dujemihanovic.xyz Git - u-boot.git/commit
arm: mach-k3: am6_init: Gate mmc related configurations with the appropriate config
authorFaiz Abbas <faiz_abbas@ti.com>
Mon, 3 Aug 2020 06:05:08 +0000 (11:35 +0530)
committerLokesh Vutla <lokeshvutla@ti.com>
Tue, 11 Aug 2020 15:04:46 +0000 (20:34 +0530)
commitfebb47ac61085d45d8b21a69c31b59b162e82a2a
tree3cf6033f4c4be74aa85842442f0ba943b184f69c
parentf5838b1542e5eeaff1ce78ae1f5671f23c07b1ed
arm: mach-k3: am6_init: Gate mmc related configurations with the appropriate config

Gate mmc related system related configurations with DM_MMC to avoid build
errors when MMC is not enabled

Signed-off-by: Faiz Abbas <faiz_abbas@ti.com>
arch/arm/mach-k3/am6_init.c