kernel: update 3.14 to 3.14.18
[openwrt/staging/stintel.git] / target / linux / ipq806x / patches / 0072-spi-qup-Remove-module-version.patch
index fcdc517770a85f63342e897b3183498cf879456a..6708238ce5ea260179ac1aab0f6a5e980cbf77a6 100644 (file)
@@ -13,16 +13,11 @@ Signed-off-by: Mark Brown <broonie@linaro.org>
  drivers/spi/spi-qup.c |    1 -
  1 file changed, 1 deletion(-)
 
-diff --git a/drivers/spi/spi-qup.c b/drivers/spi/spi-qup.c
-index 886edb4..203f0d4 100644
 --- a/drivers/spi/spi-qup.c
 +++ b/drivers/spi/spi-qup.c
-@@ -819,5 +819,4 @@ static struct platform_driver spi_qup_driver = {
+@@ -819,5 +819,4 @@ static struct platform_driver spi_qup_dr
  module_platform_driver(spi_qup_driver);
  
  MODULE_LICENSE("GPL v2");
 -MODULE_VERSION("0.4");
  MODULE_ALIAS("platform:spi_qup");
--- 
-1.7.10.4
-