]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
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 de92cd48fb7d01fe164c2ac212f5046836217826..07926e4f0eeabe1b19280054a9efeed64543d04d 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 1e0da9f96c5e6cfd35f8b452d714f64e97feadb3..8db87a4ee21d7a6c3153c5bc10f458b363e5c6fd 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 */