[PATCH 0/3] sh: fixes for various build warnings
From: Randy Dunlap
Date: Wed Jun 02 2021 - 19:14:51 EST
Fix a few build warnings on SUPERH.
Cc: Yoshinori Sato <ysato@xxxxxxxxxxxxxxxxxxxx>
Cc: Rich Felker <dalias@xxxxxxxx>
Cc: linux-sh@xxxxxxxxxxxxxxx
[PATCH 1/3] sh: convert xchg() to a statement expression
[RFC PATCH 2/3] sh: define __BIG_ENDIAN for math-emu
[PATCH 3/3] sh: fix READ/WRITE redefinition warnings
arch/sh/include/asm/cmpxchg.h | 2 -
arch/sh/math-emu/math.c | 44 ++++++++++++++++----------------
arch/sh/math-emu/sfp-util.h | 2 -
3 files changed, 24 insertions(+), 24 deletions(-)