diff options
author | Manorit Chawdhry | 2023-07-14 11:22:28 +0530 |
---|---|---|
committer | Tom Rini | 2023-07-21 19:37:58 -0400 |
commit | 4ff151b4d4bd74e9cd720dce720448723b655676 (patch) | |
tree | e1c23baab60be8e3917c2a2ad99144ab80ec46a7 /include/configs/j721s2_evm.h | |
parent | 2bfd63d57b650672fd953023a018240c224a978b (diff) |
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/configs/j721s2_evm.h')
-rw-r--r-- | include/configs/j721s2_evm.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/j721s2_evm.h b/include/configs/j721s2_evm.h index 1e0da9f96c5..8db87a4ee21 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 */ |