public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Paul Gortmaker <paul.gortmaker@windriver.com>
To: Danny Kukawka <danny.kukawka@bisect.de>
Cc: Chris Ball <cjb@laptop.org>, Danny Kukawka <dkukawka@suse.de>,
	Olof Johansson <olof@lixom.net>,
	Stephen Warren <swarren@nvidia.com>,
	Russell King <rmk+kernel@arm.linux.org.uk>,
	<linux-mmc@vger.kernel.org>, <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] sdhci-tegra: fix linux/module.h included twice
Date: Wed, 15 Feb 2012 14:10:37 -0500	[thread overview]
Message-ID: <4F3C032D.7080905@windriver.com> (raw)
In-Reply-To: <1329328466-4627-1-git-send-email-danny.kukawka@bisect.de>

On 12-02-15 12:54 PM, Danny Kukawka wrote:
> Remove double include of linux/module.h.
> 
> Signed-off-by: Danny Kukawka <danny.kukawka@bisect.de>

Hi Danny,

We've already got these covered all in one go.

https://lkml.org/lkml/2012/2/4/134

Thanks,
Paul.

---

> ---
>  drivers/mmc/host/sdhci-tegra.c |    1 -
>  1 files changed, 0 insertions(+), 1 deletions(-)
> 
> diff --git a/drivers/mmc/host/sdhci-tegra.c b/drivers/mmc/host/sdhci-tegra.c
> index 78a36eb..cb34856 100644
> --- a/drivers/mmc/host/sdhci-tegra.c
> +++ b/drivers/mmc/host/sdhci-tegra.c
> @@ -23,7 +23,6 @@
>  #include <linux/gpio.h>
>  #include <linux/mmc/card.h>
>  #include <linux/mmc/host.h>
> -#include <linux/module.h>
>  
>  #include <asm/gpio.h>
>  

  parent reply	other threads:[~2012-02-15 19:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-15 17:54 [PATCH] sdhci-tegra: fix linux/module.h included twice Danny Kukawka
2012-02-15 18:38 ` Olof Johansson
2012-02-15 19:10 ` Paul Gortmaker [this message]
2012-02-15 20:45   ` Danny Kukawka

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=4F3C032D.7080905@windriver.com \
    --to=paul.gortmaker@windriver.com \
    --cc=cjb@laptop.org \
    --cc=danny.kukawka@bisect.de \
    --cc=dkukawka@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mmc@vger.kernel.org \
    --cc=olof@lixom.net \
    --cc=rmk+kernel@arm.linux.org.uk \
    --cc=swarren@nvidia.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox