diff options
| author | Lukas Bulwahn <[email protected]> | 2023-10-25 11:21:36 +0000 |
|---|---|---|
| committer | Arnd Bergmann <[email protected]> | 2023-10-26 15:26:15 +0000 |
| commit | a9838799e2fa9fedd77867942e661b657d5591a0 (patch) | |
| tree | b234326d80ca207b4508700746fc0a8092a7e27b /tools/net/ynl/generated/devlink-user.c | |
| parent | Merge tag 'renesas-arm-soc-for-v6.7-tag1' of git://git.kernel.org/pub/scm/lin... (diff) | |
| download | kernel-a9838799e2fa9fedd77867942e661b657d5591a0.tar.gz kernel-a9838799e2fa9fedd77867942e661b657d5591a0.zip | |
arm: debug: reuse the config DEBUG_OMAP2UART{1,2} for OMAP{3,4,5}
Commit d2b310b0234c ("ARM: debug: Use generic 8250 debug_ll for omap2 and
omap3/4/5 common uarts") adds address definitions of DEBUG_UART_PHYS for
OMAP2, OMAP3, OMAP4 and OMAP5 in ./arch/arm/Kconfig.debug.
These definitions depend on DEBUG_OMAP{2,3,4,5}UART{1,2}; however, only
DEBUG_OMAP2UART{1,2} are defined in ./arch/arm/Kconfig.debug, and
DEBUG_OMAP{3,4,5}UART{1,2} are not defined. Hence, the script
./scripts/checkkconfigsymbols.py warns here on non-existing symbols.
Simply reuse the config DEBUG_OMAP2UART{1,2}; there is no need to define
separate config symbols for OMAP{3,4,5}. So, just delete the dead
references to DEBUG_OMAP{3,4,5}UART{1,2}.
Signed-off-by: Lukas Bulwahn <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Arnd Bergmann <[email protected]>
Diffstat (limited to 'tools/net/ynl/generated/devlink-user.c')
0 files changed, 0 insertions, 0 deletions
