diff options
| author | Bart Van Assche <[email protected]> | 2022-09-12 22:13:53 +0000 |
|---|---|---|
| committer | Russell King (Oracle) <[email protected]> | 2022-09-22 07:29:03 +0000 |
| commit | 32844a8eecaa4a3e65841c53e43e04a9087d1ef6 (patch) | |
| tree | 5dbbcdb3628a4a5f13578861b9cae84378902bfb /drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c | |
| parent | ARM: 9229/1: amba: Fix use-after-free in amba_read_periphid() (diff) | |
| download | kernel-32844a8eecaa4a3e65841c53e43e04a9087d1ef6.tar.gz kernel-32844a8eecaa4a3e65841c53e43e04a9087d1ef6.zip | |
ARM: 9243/1: riscpc: Unbreak the build
This patch fixes the following build error:
In file included from ./include/linux/io.h:13,
from ./arch/arm/mach-rpc/include/mach/uncompress.h:9,
from arch/arm/boot/compressed/misc.c:31:
./arch/arm/include/asm/io.h:85:22: error: conflicting types for ‘__raw_writeb’
85 | #define __raw_writeb __raw_writeb
| ^~~~~~~~~~~~
./arch/arm/include/asm/io.h:86:20: note: in expansion of macro ‘__raw_writeb’
86 | static inline void __raw_writeb(u8 val, volatile void __iomem *addr)
| ^~~~~~~~~~~~
In file included from arch/arm/boot/compressed/misc.c:26:
arch/arm/boot/compressed/misc-ep93xx.h:13:20: note: previous definition of ‘__raw_writeb’ was here
13 | static inline void __raw_writeb(unsigned char value, unsigned int ptr)
| ^~~~~~~~~~~~
To: Russell King <[email protected]>
Cc: Arnd Bergmann <[email protected]>
Cc: [email protected]
Fixes: 0361c7e504b1 ("ARM: ep93xx: multiplatform support")
Signed-off-by: Bart Van Assche <[email protected]>
Signed-off-by: Russell King (Oracle) <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c')
0 files changed, 0 insertions, 0 deletions
