[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <53567445.6080909@monstr.eu>
Date: Tue, 22 Apr 2014 15:53:09 +0200
From: Michal Simek <monstr@...str.eu>
To: Will Deacon <will.deacon@....com>
CC: linux-arch@...r.kernel.org, linux-kernel@...r.kernel.org,
arnd@...db.de, dhowells@...hat.com, broonie@...aro.org,
benh@...nel.crashing.org, peterz@...radead.org,
paulmck@...ux.vnet.ibm.com
Subject: Re: [PATCH 02/18] microblaze: io: remove dummy relaxed accessor macros
On 04/17/2014 03:44 PM, Will Deacon wrote:
> These are now defined by asm-generic/io.h, so we don't need the private
> definitions anymore.
>
> Cc: Michal Simek <monstr@...str.eu>
> Signed-off-by: Will Deacon <will.deacon@....com>
> ---
> arch/microblaze/include/asm/io.h | 8 --------
> 1 file changed, 8 deletions(-)
>
> diff --git a/arch/microblaze/include/asm/io.h b/arch/microblaze/include/asm/io.h
> index 1e4c3329f62e..2987fd4c73d6 100644
> --- a/arch/microblaze/include/asm/io.h
> +++ b/arch/microblaze/include/asm/io.h
> @@ -72,12 +72,4 @@ extern void __iomem *ioremap(phys_addr_t address, unsigned long size);
>
> #include <asm-generic/io.h>
>
> -#define readb_relaxed readb
> -#define readw_relaxed readw
> -#define readl_relaxed readl
> -
> -#define writeb_relaxed writeb
> -#define writew_relaxed writew
> -#define writel_relaxed writel
> -
> #endif /* _ASM_MICROBLAZE_IO_H */
>
Acked-by: Michal Simek <monstr@...str.eu>
Thanks,
Michal
--
Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel - Microblaze cpu - http://www.monstr.eu/fdt/
Maintainer of Linux kernel - Xilinx Zynq ARM architecture
Microblaze U-BOOT custodian and responsible for u-boot arm zynq platform
Download attachment "signature.asc" of type "application/pgp-signature" (264 bytes)
Powered by blists - more mailing lists