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@xxxxxxxxxxxxxxxxxxxx>
Cc: Rich Felker <dalias@xxxxxxxx>
Cc: linux-sh@xxxxxxxxxxxxxxx
Cc: John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx>
Cc: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
[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(-)