Commit e82f5082 authored by Derek Basehore's avatar Derek Basehore Committed by Xing Zheng
Browse files

rockchip/rk3399: Cleanup platform.mk file



This makes the file consistently use tabs instead of mixing in spaces.
Signed-off-by: default avatarDerek Basehore <dbasehore@chromium.org>
parent a9a4d23a
......@@ -80,9 +80,9 @@ BL31_SOURCES += ${RK_GIC_SOURCES}
${RK_PLAT_SOC}/drivers/pwm/pwm.c \
${RK_PLAT_SOC}/drivers/soc/soc.c \
${RK_PLAT_SOC}/drivers/dram/dfs.c \
${RK_PLAT_SOC}/drivers/dram/suspend.c \
${RK_PLAT_SOC}/drivers/dram/dram.c \
${RK_PLAT_SOC}/drivers/dram/dram_spec_timing.c
${RK_PLAT_SOC}/drivers/dram/dram_spec_timing.c \
${RK_PLAT_SOC}/drivers/dram/suspend.c
ENABLE_PLAT_COMPAT := 0
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment