Explorar el Código

mmc: moxart: Remove unneeded version.h inclusion

version.h inclusion is not needed as suggested by versioncheck.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Cc: Jonas Jensen <jonas.jensen@gmail.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Sachin Kamat hace 11 años
padre
commit
258c749e41
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      drivers/mmc/host/moxart-mmc.c

+ 0 - 1
drivers/mmc/host/moxart-mmc.c

@@ -13,7 +13,6 @@
  * warranty of any kind, whether express or implied.
  */
 
-#include <linux/version.h>
 #include <linux/module.h>
 #include <linux/init.h>
 #include <linux/platform_device.h>