From dafd5792a8d91e6d616d7efa53bf336b0a12f12b Mon Sep 17 00:00:00 2001 From: Marek Vasut Date: Sat, 19 Mar 2016 18:59:11 +0100 Subject: arm: socfpga: Nuke useless include The dwmmc.h include was forgotten during the migration of dwmmc probing to DM. Since the shiny DM is in place now, remove this relic of the past. Signed-off-by: Marek Vasut Cc: Dinh Nguyen Cc: Chin Liang See --- drivers/mmc/socfpga_dw_mmc.c | 1 - 1 file changed, 1 deletion(-) (limited to 'drivers/mmc/socfpga_dw_mmc.c') diff --git a/drivers/mmc/socfpga_dw_mmc.c b/drivers/mmc/socfpga_dw_mmc.c index 43a7e7e..097db81 100644 --- a/drivers/mmc/socfpga_dw_mmc.c +++ b/drivers/mmc/socfpga_dw_mmc.c @@ -6,7 +6,6 @@ #include #include -#include #include #include #include -- cgit v1.1