All of lore.kernel.org
 help / color / mirror / Atom feed
From: Brian King <brking@linux.vnet.ibm.com>
To: Jaswinder Singh Rajput <jaswinder@kernel.org>
Cc: Robert Jennings <rcj@linux.vnet.ibm.com>,
	Paul Mackerras <paulus@samba.org>,
	James Bottomley <James.Bottomley@HansenPartnership.com>,
	Benjamin Herrenschmidt <benh@kernel.crashing.org>,
	scsi <linux-scsi@vger.kernel.org>
Subject: Re: [PATCH] ibmvscsi: includecheck fix
Date: Fri, 04 Sep 2009 13:01:40 -0500	[thread overview]
Message-ID: <4AA15604.1010202@linux.vnet.ibm.com> (raw)
In-Reply-To: <1252086978.6385.4.camel@ht.satnam>

Acked-by: Brian King <brking@linux.vnet.ibm.com>

Jaswinder Singh Rajput wrote:
> fix the following 'make includecheck' warning:
> 
>   drivers/scsi/ibmvscsi/ibmvscsi.c: asm/firmware.h is included more than once.
> 
> Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
> ---
>  drivers/scsi/ibmvscsi/ibmvscsi.c |    1 -
>  1 files changed, 0 insertions(+), 1 deletions(-)
> 
> diff --git a/drivers/scsi/ibmvscsi/ibmvscsi.c b/drivers/scsi/ibmvscsi/ibmvscsi.c
> index 9928704..d9b0e9d 100644
> --- a/drivers/scsi/ibmvscsi/ibmvscsi.c
> +++ b/drivers/scsi/ibmvscsi/ibmvscsi.c
> @@ -73,7 +73,6 @@
>  #include <linux/of.h>
>  #include <asm/firmware.h>
>  #include <asm/vio.h>
> -#include <asm/firmware.h>
>  #include <scsi/scsi.h>
>  #include <scsi/scsi_cmnd.h>
>  #include <scsi/scsi_host.h>


-- 
Brian King
Linux on Power Virtualization
IBM Linux Technology Center



      reply	other threads:[~2009-09-04 18:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-04 17:56 [PATCH] ibmvscsi: includecheck fix Jaswinder Singh Rajput
2009-09-04 18:01 ` Brian King [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=4AA15604.1010202@linux.vnet.ibm.com \
    --to=brking@linux.vnet.ibm.com \
    --cc=James.Bottomley@HansenPartnership.com \
    --cc=benh@kernel.crashing.org \
    --cc=jaswinder@kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=paulus@samba.org \
    --cc=rcj@linux.vnet.ibm.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.