Przeglądaj źródła

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 11 lat temu
rodzic
commit
258c749e41
1 zmienionych plików z 0 dodań i 1 usunięć
  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>