[PATCH 0/3 v2] sh: fixes for various build and kconfig warnings
From: Randy Dunlap <hidden>
Date: 2021-06-27 22:05:57
Also in:
lkml
From: Randy Dunlap <hidden>
Date: 2021-06-27 22:05:57
Also in:
lkml
Fix a few build warnings and one kconfig warning on SUPERH.
v2: add a previously-sent Kconfig patch
add a few more Cc's
Cc: Yoshinori Sato <ysato@users.sourceforge.jp>
Cc: Rich Felker <dalias@libc.org>
Cc: linux-sh@vger.kernel.org
Cc: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
Cc: Geert Uytterhoeven <geert+renesas@glider.be>
[PATCH 1/3 v2] sh: fix kconfig unmet dependency warning for FRAME_POINTER
[PATCH 2/3 v2] sh: define __BIG_ENDIAN for math-emu
[PATCH 3/3 v2] sh: fix READ/WRITE redefinition warnings
arch/sh/Kconfig.debug | 1
arch/sh/include/asm/sfp-machine.h | 8 +++++
arch/sh/math-emu/math.c | 44 ++++++++++++++--------------
3 files changed, 31 insertions(+), 22 deletions(-)