* [PATCH 18/35] drivers/mmc changes for SMBIOS and System Firmware
@ 2011-06-23 17:24 Prarit Bhargava
2011-06-25 22:42 ` Chris Ball
0 siblings, 1 reply; 2+ messages in thread
From: Prarit Bhargava @ 2011-06-23 17:24 UTC (permalink / raw)
To: linux-kernel, linux-mmc; +Cc: Prarit Bhargava
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@redhat.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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH 18/35] drivers/mmc changes for SMBIOS and System Firmware
2011-06-23 17:24 [PATCH 18/35] drivers/mmc changes for SMBIOS and System Firmware Prarit Bhargava
@ 2011-06-25 22:42 ` Chris Ball
0 siblings, 0 replies; 2+ messages in thread
From: Chris Ball @ 2011-06-25 22:42 UTC (permalink / raw)
To: Prarit Bhargava; +Cc: linux-kernel, linux-mmc
Hi Prarit,
On Thu, Jun 23 2011, Prarit Bhargava wrote:
> 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@redhat.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>
This patch doesn't apply to mmc-next, and is unnecessary there after
Shawn Guo's cleanup -- there's no mod_devicetable.h include anymore.
Thanks,
- Chris.
--
Chris Ball <cjb@laptop.org> <http://printf.net/>
One Laptop Per Child
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-06-25 22:42 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-23 17:24 [PATCH 18/35] drivers/mmc changes for SMBIOS and System Firmware Prarit Bhargava
2011-06-25 22:42 ` Chris Ball
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox