projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
455e5cd
)
mmc: moxart: Remove unneeded version.h inclusion
author
Sachin Kamat
<sachin.kamat@linaro.org>
Thu, 22 May 2014 04:06:45 +0000
(09:36 +0530)
committer
Ulf Hansson
<ulf.hansson@linaro.org>
Wed, 9 Jul 2014 09:26:06 +0000
(11:26 +0200)
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>
drivers/mmc/host/moxart-mmc.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/mmc/host/moxart-mmc.c
b/drivers/mmc/host/moxart-mmc.c
index 74924a04026ea58d53e72855ae94dbd181ea7dab..b4b1efbf6c165c21aa1d8f1fe13e6bc9efb57f09 100644
(file)
--- a/
drivers/mmc/host/moxart-mmc.c
+++ b/
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>