Skip to content

Commit 9ceb17c

Browse files
julianbrahakhilman
authored andcommitted
ARM: omap2: dead code cleanup in kconfig for ARCH_OMAP4
The same kconfig 'select OMAP_INTERCONNECT' appears twice for ARCH_OMAP4. I propose removing the second instance, as it is effectively dead code. This dead code was found by kconfirm, a static analysis tool for Kconfig. Signed-off-by: Julian Braha <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Kevin Hilman <[email protected]>
1 parent 7e74b60 commit 9ceb17c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

arch/arm/mach-omap2/Kconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ config ARCH_OMAP4
4242
select PM if CPU_IDLE
4343
select ARM_ERRATA_754322
4444
select ARM_ERRATA_775420
45-
select OMAP_INTERCONNECT
4645

4746
config SOC_OMAP5
4847
bool "TI OMAP5"

0 commit comments

Comments
 (0)