All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chris Ball <cjb@laptop.org>
To: Prarit Bhargava <prarit@redhat.com>
Cc: linux-kernel@vger.kernel.org, linux-mmc@vger.kernel.org
Subject: Re: [PATCH 18/35] drivers/mmc changes for SMBIOS and System Firmware
Date: Sat, 25 Jun 2011 18:42:33 -0400	[thread overview]
Message-ID: <m2ei2hfs86.fsf@bob.laptop.org> (raw)
In-Reply-To: <20110623172401.27701.81021.sendpatchset@prarit.bos.redhat.com> (Prarit Bhargava's message of "Thu, 23 Jun 2011 13:24:02 -0400")

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

      reply	other threads:[~2011-06-25 22:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m2ei2hfs86.fsf@bob.laptop.org \
    --to=cjb@laptop.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mmc@vger.kernel.org \
    --cc=prarit@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.