We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25d0438 commit 67e90a7Copy full SHA for 67e90a7
drivers/mmc/host/dw_mmc-exynos.c
@@ -11,7 +11,6 @@
11
#include <linux/mmc/host.h>
12
#include <linux/mmc/mmc.h>
13
#include <linux/of.h>
14
-#include <linux/of_gpio.h>
15
#include <linux/pm_runtime.h>
16
#include <linux/slab.h>
17
drivers/mmc/host/dw_mmc.c
@@ -35,7 +35,6 @@
35
#include <linux/bitops.h>
36
#include <linux/regulator/consumer.h>
37
38
39
#include <linux/mmc/slot-gpio.h>
40
41
#include "dw_mmc.h"
0 commit comments