]> git.dujemihanovic.xyz Git - u-boot.git/commit
pinctrl: sdm845: Remove redundant CONFIG_SDM845 check
authorSumit Garg <sumit.garg@linaro.org>
Wed, 27 Jul 2022 08:22:03 +0000 (13:52 +0530)
committerTom Rini <trini@konsulko.com>
Fri, 26 Aug 2022 14:55:46 +0000 (10:55 -0400)
commita4b99582bbe12c2fe7586ceaf443d99b3a38e389
treebe144a0e75b5e4e3631ca5c308e12c6d91ad3b79
parent54e77ad17d2e34b08ed4aba16a909ada00b9a233
pinctrl: sdm845: Remove redundant CONFIG_SDM845 check

DT compatible is sufficient to make platform specific differentiation,
so remove redundant CONFIG_SDM845 check.

Signed-off-by: Sumit Garg <sumit.garg@linaro.org>
Reviewed-by: Ramon Fried <rfried.dev@gmail.com>
arch/arm/mach-snapdragon/Makefile
arch/arm/mach-snapdragon/pinctrl-snapdragon.c