Parcourir la source

mmc: sdhci-bcm-kona: Remove unneeded version.h inclusion

version.h header inclusion is not necessary as detected by
versioncheck.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Acked-by: Christian Daudt <csd@broadcom.com>
Sachin Kamat il y a 12 ans
Parent
commit
b97d6d0868
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. 0 1
      drivers/mmc/host/sdhci-bcm-kona.c

+ 0 - 1
drivers/mmc/host/sdhci-bcm-kona.c

@@ -24,7 +24,6 @@
 #include <linux/of.h>
 #include <linux/of_device.h>
 #include <linux/of_gpio.h>
-#include <linux/version.h>
 #include <linux/mmc/slot-gpio.h>
 
 #include "sdhci-pltfm.h"