All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bjorn Helgaas <helgaas@kernel.org>
To: Bjorn Helgaas <bhelgaas@google.com>
Cc: Guan Xuetao <gxt@mprc.pku.edu.cn>, linux-pci@vger.kernel.org
Subject: Re: [PATCH] unicore32: Remove unused HAVE_ARCH_PCI_SET_DMA_MASK definition
Date: Tue, 8 Mar 2016 11:58:24 -0600	[thread overview]
Message-ID: <20160308175823.GB21278@localhost> (raw)
In-Reply-To: <20160308174238.20498.35018.stgit@bhelgaas-glaptop2.roam.corp.google.com>

On Tue, Mar 08, 2016 at 11:42:39AM -0600, Bjorn Helgaas wrote:
> HAVE_ARCH_PCI_SET_DMA_MASK is unused, so remove the #define for it.
> 
> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>

I applied this to my pci/misc branch for v4.6.

I think it's pretty innocuous, but let me know if you have
any objections, Guan.

> ---
>  arch/unicore32/include/mach/hardware.h |    5 -----
>  1 file changed, 5 deletions(-)
> 
> diff --git a/arch/unicore32/include/mach/hardware.h b/arch/unicore32/include/mach/hardware.h
> index 9e20b5d..2514623 100644
> --- a/arch/unicore32/include/mach/hardware.h
> +++ b/arch/unicore32/include/mach/hardware.h
> @@ -28,11 +28,6 @@
>  #define PCIBIOS_MIN_IO			0x4000 /* should lower than 64KB */
>  #define PCIBIOS_MIN_MEM			io_v2p(PKUNITY_PCIMEM_BASE)
>  
> -/*
> - * We override the standard dma-mask routines for bouncing.
> - */
> -#define	HAVE_ARCH_PCI_SET_DMA_MASK
> -
>  #define pcibios_assign_all_busses()	1
>  
>  #endif  /* __MACH_PUV3_HARDWARE_H__ */
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-pci" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

  reply	other threads:[~2016-03-08 17:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-08 17:42 [PATCH] unicore32: Remove unused HAVE_ARCH_PCI_SET_DMA_MASK definition Bjorn Helgaas
2016-03-08 17:58 ` Bjorn Helgaas [this message]
     [not found] ` <20160308174238.20498.35018.stgit@bhelgaas-glaptop2.roam.corp.google.c om>
2016-03-09  0:28   ` Xuetao Guan

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=20160308175823.GB21278@localhost \
    --to=helgaas@kernel.org \
    --cc=bhelgaas@google.com \
    --cc=gxt@mprc.pku.edu.cn \
    --cc=linux-pci@vger.kernel.org \
    /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.