projects
/
platform
/
adaptation
/
renesas_rcar
/
renesas_kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c095ba7
)
mmc: sdhci-bcm-kona: Remove unneeded version.h inclusion
author
Sachin Kamat
<sachin.kamat@linaro.org>
Mon, 8 Jul 2013 06:11:51 +0000
(11:41 +0530)
committer
Christian 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
patch
|
blob
|
history
diff --git
a/drivers/mmc/host/sdhci-bcm-kona.c
b/drivers/mmc/host/sdhci-bcm-kona.c
index
87175f9
..
bca6d55
100644
(file)
--- a/
drivers/mmc/host/sdhci-bcm-kona.c
+++ b/
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"