>-----Original Message-----
>From: U-Boot <[email protected]> On Behalf Of Tom Rini
>Sent: Thursday, July 22, 2021 4:23 AM
>To: [email protected]
>Cc: Priyanka Jain <[email protected]>
>Subject: [PATCH 1/1] arm: Finish migration of HAS_FSL_XHCI_USB
>
>This symbol was largely migrated, except for one case. Update it.
>
>Cc: Priyanka Jain <[email protected]>
>Signed-off-by: Tom Rini <[email protected]>
>---
>Note that include/configs/lx2160a_common.h isn't under any MAINTAINERS
>entry but should be.
lx2160a_common.h is included in board/freescale/lx2160a/MAINTAINERS
>---
> arch/arm/cpu/armv8/fsl-layerscape/Kconfig | 6 ++++--
> include/configs/lx2160a_common.h | 1 -
> 2 files changed, 4 insertions(+), 3 deletions(-)
<snip>
Reviewed-by: Priyanka Jain <[email protected]>
Regards
Priyanka