ARM: Remove mach-msm: some leftovers

Valentin Rothberg valentinrothberg at gmail.com
Tue Apr 7 07:07:17 PDT 2015


Hi Stephen,

your commit c0c89fafa289 ("ARM: Remove mach-msm and associated ARM
architecture code") removes config ARCH_MSM from Kconfig but leaves a
few references untouched:

arch/arm/Kconfig.debug:1563:    default "debug/uncompress.h" if
ARCH_MULTIPLATFORM || ARCH_MSM || \
drivers/phy/Kconfig:289:        depends on OF && ARCH_MSM
drivers/scsi/ufs/Kconfig:76:    depends on SCSI_UFSHCD_PLATFORM && ARCH_MSM
drivers/video/fbdev/Kconfig:2331:       depends on FB && ARCH_MSM

Is there a reason to keep those leftovers or is it an accident?

I detected this issues with ./scripts/checkkconfigsymbols.py by
comparing today's and the previous linux-next tree (--diff
commit1..commit2).

Kind regards,
 Valentin



More information about the linux-arm-kernel mailing list