summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorManorit Chawdhry <m-chawdhry@ti.com>2023-07-14 08:52:28 +0300
committerTom Rini <trini@konsulko.com>2023-07-22 02:37:58 +0300
commit4ff151b4d4bd74e9cd720dce720448723b655676 (patch)
treee1c23baab60be8e3917c2a2ad99144ab80ec46a7 /include
parent2bfd63d57b650672fd953023a018240c224a978b (diff)
downloadu-boot-4ff151b4d4bd74e9cd720dce720448723b655676.tar.xz
include: j7*_evm.h: Cleanups to be done
Some miscellaneous cleanups for boards. Signed-off-by: Manorit Chawdhry <m-chawdhry@ti.com>
Diffstat (limited to 'include')
-rw-r--r--include/configs/j721e_evm.h1
-rw-r--r--include/configs/j721s2_evm.h2
2 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/j721e_evm.h b/include/configs/j721e_evm.h
index de92cd48fb..07926e4f0e 100644
--- a/include/configs/j721e_evm.h
+++ b/include/configs/j721e_evm.h
@@ -58,6 +58,5 @@
/* Now for the remaining common defines */
#include <configs/ti_armv7_common.h>
-/* MMC ENV related defines */
#endif /* __CONFIG_J721E_EVM_H */
diff --git a/include/configs/j721s2_evm.h b/include/configs/j721s2_evm.h
index 1e0da9f96c..8db87a4ee2 100644
--- a/include/configs/j721s2_evm.h
+++ b/include/configs/j721s2_evm.h
@@ -29,6 +29,4 @@
/* Now for the remaining common defines */
#include <configs/ti_armv7_common.h>
-/* MMC ENV related defines */
-
#endif /* __CONFIG_J721S2_EVM_H */