summaryrefslogtreecommitdiff
path: root/drivers/usb/musb/musb_core.c
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2015-02-27 05:50:25 +0900
committerKukjin Kim <kgene@kernel.org>2015-02-27 05:50:25 +0900
commita11176e65b8727158bc355ca0cb00bf70cd69e48 (patch)
treeb40208440969aa1ab30a8410b0d6b72babe49158 /drivers/usb/musb/musb_core.c
parent1fe054e71a895c682f1cd36071ff3fd0c7bc9cff (diff)
ARM: S3C24XX: avoid a Kconfig warning
The PM_H1940 symbol is used by two platforms: RX3715 and RX1950. However, it is hidden inside of the the CPU_S3C2410 conditional, which is only set by one of them, so we get a lot of randconfig warnings like warning: (MACH_RX3715 && MACH_RX1950) selects PM_H1940 which has unmet direct dependencies (ARCH_S3C24XX && CPU_S3C2410) This moves it outside of the conditional to remove the warnings. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Kukjin Kim <kgene@kernel.org>
Diffstat (limited to 'drivers/usb/musb/musb_core.c')
0 files changed, 0 insertions, 0 deletions