include: j7*_evm.h: Cleanups to be done
authorManorit Chawdhry <m-chawdhry@ti.com>
Fri, 14 Jul 2023 05:52:28 +0000 (11:22 +0530)
committerTom Rini <trini@konsulko.com>
Fri, 21 Jul 2023 23:37:58 +0000 (19:37 -0400)
Some miscellaneous cleanups for boards.

Signed-off-by: Manorit Chawdhry <m-chawdhry@ti.com>
include/configs/j721e_evm.h
include/configs/j721s2_evm.h

index de92cd4..07926e4 100644 (file)
@@ -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 */
index 1e0da9f..8db87a4 100644 (file)
@@ -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 */