From: Sascha Hauer <sha@pengutronix.de>
To: Jules Maselbas <jmaselbas@kalray.eu>
Cc: barebox@lists.infradead.org, Jules Maselbas <jmaselbas@zdiv.net>
Subject: Re: [PATCH] kvx: Remove unused defines
Date: Wed, 26 Jul 2023 14:29:37 +0200 [thread overview]
Message-ID: <20230726122937.GR18491@pengutronix.de> (raw)
In-Reply-To: <20230711090841.18373-1-jmaselbas@kalray.eu>
On Tue, Jul 11, 2023 at 11:08:41AM +0200, Jules Maselbas wrote:
> Since commit f6dcd5c03b ("kvx: dma: Remove arch dma_map/unmap_single"),
> theses defines are not used anymore, remove them.
>
> Signed-off-by: Jules Maselbas <jmaselbas@kalray.eu>
> ---
> arch/kvx/include/asm/dma.h | 4 ----
> 1 file changed, 4 deletions(-)
Applied, thanks
Sascha
>
> diff --git a/arch/kvx/include/asm/dma.h b/arch/kvx/include/asm/dma.h
> index 5bf601307e..f35eafba8f 100644
> --- a/arch/kvx/include/asm/dma.h
> +++ b/arch/kvx/include/asm/dma.h
> @@ -6,10 +6,6 @@
>
> #include <common.h>
>
> -#define KVX_DDR_32BIT_RAM_WINDOW_BA (0x80000000ULL)
> -#define KVX_DDR_64BIT_RAM_WINDOW_BA (0x100000000ULL)
> -#define MAX_32BIT_ADDR (0xffffffffULL)
> -
> #define dma_alloc dma_alloc
> static inline void *dma_alloc(size_t size)
> {
> --
> 2.17.1
>
>
>
>
>
>
>
--
Pengutronix e.K. | |
Steuerwalder Str. 21 | http://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
prev parent reply other threads:[~2023-07-26 12:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-11 9:08 Jules Maselbas
2023-07-26 12:29 ` Sascha Hauer [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=20230726122937.GR18491@pengutronix.de \
--to=sha@pengutronix.de \
--cc=barebox@lists.infradead.org \
--cc=jmaselbas@kalray.eu \
--cc=jmaselbas@zdiv.net \
/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