aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/imx6
diff options
context:
space:
mode:
authorAndré Draszik <git@andred.net>2018-02-22 10:21:35 +0000
committerMathias Kresin <dev@kresin.me>2018-04-04 08:29:16 +0200
commit7d44b36c9878329b70bfdda732fa5fb6c82f2cc8 (patch)
tree057b04c7f272f6ab93c825b7af9b7eb0dfb37072 /target/linux/imx6
parentbbbd71e3eae90702ac8d24f3bbaa3ae320ebe604 (diff)
downloadupstream-7d44b36c9878329b70bfdda732fa5fb6c82f2cc8.tar.gz
upstream-7d44b36c9878329b70bfdda732fa5fb6c82f2cc8.tar.bz2
upstream-7d44b36c9878329b70bfdda732fa5fb6c82f2cc8.zip
ramips: mt7620: eMMC: fix compiler warning (misleading indentation)
drivers/mmc/host/mtk-mmc/sd.c:2782:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if ((hw->flags & MSDC_SDIO_IRQ) || (hw->flags & MSDC_EXT_SDIO_IRQ)) ^~ drivers/mmc/host/mtk-mmc/sd.c:2785:2: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' cd_active_low = !of_property_read_bool(pdev->dev.of_node, "mediatek,cd-high"); ^~~~~~~~~~~~~ Signed-off-by: André Draszik <git@andred.net>
Diffstat (limited to 'target/linux/imx6')
0 files changed, 0 insertions, 0 deletions