openwrtv3/target/linux/ramips
André Draszik 7d44b36c98 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>
2018-04-04 08:29:16 +02:00
..
base-files ramips: fix switch and MAC address for WHR-G300N 2018-03-23 20:31:49 +01:00
dts ramips: fix switch and MAC address for WHR-G300N 2018-03-23 20:31:49 +01:00
files-4.9/drivers/net/ethernet/mtk ramips: mt7620: power up ephy port 4 2018-03-06 19:49:05 +01:00
files-4.14/drivers/net/ethernet/mtk ramips: remove dead (and potentially crashy) code in mt7621 gsw init 2018-03-23 20:56:34 +01:00
image ramips: add support for TP-Link TL-WR902AC v3 2018-03-18 22:22:38 +01:00
mt76x8 kernel: optimize for performance by default starting with 4.14 2018-02-24 16:05:28 +01:00
mt7620 ramips: add support for D-Link DWR-116-A1/2 2018-03-18 22:22:38 +01:00
mt7621 ramips: preliminary support for 4.14 2018-02-15 10:46:39 +01:00
patches-4.9 ramips: mt7620: eMMC: fix compiler warning (misleading indentation) 2018-04-04 08:29:16 +02:00
patches-4.14 ramips: mt7620: eMMC: fix compiler warning (misleading indentation) 2018-04-04 08:29:16 +02:00
rt288x kernel: optimize for performance by default starting with 4.14 2018-02-24 16:05:28 +01:00
rt305x kernel: optimize for performance by default starting with 4.14 2018-02-24 16:05:28 +01:00
rt3883 kernel: optimize for performance by default starting with 4.14 2018-02-24 16:05:28 +01:00
Makefile ramips: merge mt7628/mt7688 into mt76x8 2017-08-30 17:05:10 +02:00
modules.mk ramips: fix mt76x8 dependencies 2017-09-05 08:08:36 +02:00