[PATCH 05/18] include: j7*_evm.h: Cleanups to be done
Manorit Chawdhry
m-chawdhry at ti.com
Fri Jul 14 07:52:28 CEST 2023
Some miscellaneous cleanups for boards.
Signed-off-by: Manorit Chawdhry <m-chawdhry at ti.com>
---
include/configs/j721e_evm.h | 1 -
include/configs/j721s2_evm.h | 2 --
2 files changed, 3 deletions(-)
diff --git a/include/configs/j721e_evm.h b/include/configs/j721e_evm.h
index de92cd48fb7d..07926e4f0eea 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 1e0da9f96c5e..8db87a4ee21d 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 */
--
2.40.1
More information about the U-Boot
mailing list