summaryrefslogtreecommitdiff
path: root/plat/imx/imx8qm/include/platform_def.h
diff options
context:
space:
mode:
authorLeonard Crestez <leonard.crestez@nxp.com>2019-05-20 11:28:50 +0300
committerLeonard Crestez <leonard.crestez@nxp.com>2019-05-20 11:28:51 +0300
commitf56afc1f59a66cf0d19f53d5ff848628d21676ca (patch)
tree6ffba1a8a4e4229e40c7bdc8e8742bf3168b1789 /plat/imx/imx8qm/include/platform_def.h
parent72196cbb669bf3fe9b28091889e8fc7fbf2a2556 (diff)
imx8: Replace PLAT_IMX8* with automatic PLAT_imx8*
Platform defines are already provided by the build system so let's not duplicate them. Change-Id: Icf1ea76c3c3213e27b447c95e2b22b961fa7693e Signed-off-by: Leonard Crestez <leonard.crestez@nxp.com>
Diffstat (limited to 'plat/imx/imx8qm/include/platform_def.h')
-rw-r--r--plat/imx/imx8qm/include/platform_def.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/plat/imx/imx8qm/include/platform_def.h b/plat/imx/imx8qm/include/platform_def.h
index 946be765..138a4e1d 100644
--- a/plat/imx/imx8qm/include/platform_def.h
+++ b/plat/imx/imx8qm/include/platform_def.h
@@ -66,6 +66,5 @@
#define DEBUG_CONSOLE 0
#define DEBUG_CONSOLE_A53 0
-#define PLAT_IMX8QM 1
#endif /* PLATFORM_DEF_H */