Skip to content

Commit

Permalink
mmc: moxart: Remove unneeded version.h inclusion
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Sachin Kamat authored and Ulf Hansson committed Jul 9, 2014
1 parent 455e5cd commit 258c749
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/mmc/host/moxart-mmc.c
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 258c749

Please sign in to comment.