aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bus
diff options
context:
space:
mode:
authorYongqiang Liu <liuyongqiang13@huawei.com>2021-04-01 13:15:33 +0000
committerTony Lindgren <tony@atomide.com>2021-05-18 09:44:42 +0300
commit040ab72ee10ea88e1883ad143b3e2b77596abc31 (patch)
tree4b24ada8f5066803a67fbd0aa540ad8ac4a2187a /drivers/bus
parentARM: OMAP1: isp1301-omap: Add missing gpiod_add_lookup_table function (diff)
downloadlinux-dev-040ab72ee10ea88e1883ad143b3e2b77596abc31.tar.xz
linux-dev-040ab72ee10ea88e1883ad143b3e2b77596abc31.zip
ARM: OMAP2+: Fix build warning when mmc_omap is not built
GCC reports the following warning with W=1: arch/arm/mach-omap2/board-n8x0.c:325:19: warning: variable 'index' set but not used [-Wunused-but-set-variable] 325 | int bit, *openp, index; | ^~~~~ Fix this by moving CONFIG_MMC_OMAP to cover the rest codes in the n8x0_mmc_callback(). Signed-off-by: Yongqiang Liu <liuyongqiang13@huawei.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'drivers/bus')
0 files changed, 0 insertions, 0 deletions