summaryrefslogtreecommitdiff
path: root/arch/arm/mach-stm32mp/cmd_stm32prog/stm32prog_usb.c
diff options
context:
space:
mode:
authorMasahiro Yamada <masahiroy@kernel.org>2020-04-16 14:01:44 +0900
committerTom Rini <trini@konsulko.com>2020-04-24 10:51:32 -0400
commit9d88a0aae8115e96b3f323cdb23e5725366a20e2 (patch)
tree7ead00d9ca4cf9c06308a8f3beb0c595e38e90b2 /arch/arm/mach-stm32mp/cmd_stm32prog/stm32prog_usb.c
parentf9f5a7e524fc68d965d7df240bf17db4af671808 (diff)
fixdep: handle CONFIG_IS_ENABLE() and friends for TPL
Since commit f1c6e1922eb5 ("spl: dm: use CONFIG_IS_ENABLED to test for the DM option"), CONFIG_IS_ENABLED() handles CONFIG_TPL_* options, but fixdep still cannot because it hard-codes the "SPL_" prefix as follows: char tmp_buf[256] = "SPL_"; /* hack for U-Boot */ Take care of the "TPL_" prefix too. Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'arch/arm/mach-stm32mp/cmd_stm32prog/stm32prog_usb.c')
0 files changed, 0 insertions, 0 deletions