Skip to content

Commit

Permalink
mmc: sdhci-bcm-kona: Remove unneeded version.h inclusion
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Sachin Kamat authored and Christian Daudt committed Aug 27, 2013
1 parent c095ba7 commit b97d6d0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/mmc/host/sdhci-bcm-kona.c
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit b97d6d0

Please sign in to comment.