Browse 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 12 years ago
parent
commit
b97d6d0868
1 changed files with 0 additions and 1 deletions
  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"