X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=package%2Fkernel%2Flantiq%2Fltq-vmmc%2Fpatches%2F600-fix-compilation-warning-fallthrough.patch;fp=package%2Fkernel%2Flantiq%2Fltq-vmmc%2Fpatches%2F600-fix-compilation-warning-fallthrough.patch;h=aaacf2e7ca8ea3a1b7d1da5affe18f4d5cd3991e;hb=000d25c31257e981309ea5d57c6c90337736f0bf;hp=7282bc446ddb13f9139cd7ae211ee5a2d67c13f7;hpb=4ef13c4a49708d361df663a6e42e6e114a71c020;p=openwrt%2Fopenwrt.git diff --git a/package/kernel/lantiq/ltq-vmmc/patches/600-fix-compilation-warning-fallthrough.patch b/package/kernel/lantiq/ltq-vmmc/patches/600-fix-compilation-warning-fallthrough.patch index 7282bc446d..aaacf2e7ca 100644 --- a/package/kernel/lantiq/ltq-vmmc/patches/600-fix-compilation-warning-fallthrough.patch +++ b/package/kernel/lantiq/ltq-vmmc/patches/600-fix-compilation-warning-fallthrough.patch @@ -1,6 +1,6 @@ --- a/src/drv_vmmc_bbd.c +++ b/src/drv_vmmc_bbd.c -@@ -1025,6 +1025,7 @@ static IFX_int32_t vmmc_BBD_WhiteListedCmdWr(VMMC_CHANNEL *pCh, +@@ -1025,6 +1025,7 @@ static IFX_int32_t vmmc_BBD_WhiteListedC } } }