[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20110623172401.27701.81021.sendpatchset@prarit.bos.redhat.com>
Date: Thu, 23 Jun 2011 13:24:02 -0400
From: Prarit Bhargava <prarit@...hat.com>
To: linux-kernel@...r.kernel.org, linux-mmc@...r.kernel.org
Cc: Prarit Bhargava <prarit@...hat.com>
Subject: [PATCH 18/35] drivers/mmc changes for SMBIOS and System Firmware
drivers/mmc changes for SMBIOS and System Firmware
As part of the new SMBIOS and System Firmware code:
- cleanup of includes for dmi.h and mod_devicetable.h which were included in
some files that did not need them
Signed-off-by: Prarit Bhargava <prarit@...hat.com>
---
drivers/mmc/host/sdhci-pltfm.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/drivers/mmc/host/sdhci-pltfm.c b/drivers/mmc/host/sdhci-pltfm.c
index dbab040..6fd7336 100644
--- a/drivers/mmc/host/sdhci-pltfm.c
+++ b/drivers/mmc/host/sdhci-pltfm.c
@@ -24,7 +24,6 @@
#include <linux/delay.h>
#include <linux/highmem.h>
-#include <linux/mod_devicetable.h>
#include <linux/platform_device.h>
#include <linux/mmc/host.h>
--
1.7.5.4
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists