mirror of
https://github.com/torvalds/linux.git
synced 2024-11-13 15:41:39 +00:00
mmc: moxart: Remove unneeded version.h inclusion
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>
This commit is contained in:
parent
455e5cd6f7
commit
258c749e41
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user