kernel: ltq-vmmc: fix compilation warning/error
[openwrt/openwrt.git] / package / kernel / lantiq / ltq-vmmc / patches / 600-fix-compilation-warning-fallthrough.patch
1 --- a/src/drv_vmmc_bbd.c
2 +++ b/src/drv_vmmc_bbd.c
3 @@ -1025,6 +1025,7 @@ static IFX_int32_t vmmc_BBD_WhiteListedC
4 }
5 }
6 }
7 + fallthrough;
8 case VMMC_WL_SDD_RING_CFG:
9 case VMMC_WL_SDD_DCDC_CFG:
10 case VMMC_WL_SDD_MWI_CFG: