mmc: sdhci-bcm-kona: Remove unneeded version.h inclusion
authorSachin Kamat <sachin.kamat@linaro.org>
Mon, 8 Jul 2013 06:11:51 +0000 (11:41 +0530)
committerChristian Daudt <csd@broadcom.com>
Tue, 27 Aug 2013 17:17:24 +0000 (10:17 -0700)
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>
drivers/mmc/host/sdhci-bcm-kona.c

index 87175f9817c26d3ae8305de9dc5e639e699000ed..bca6d5597beaf94f07c07b08bc8fd7b787be354d 100644 (file)
@@ -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"