Hello, Paul Burton wrote: > asm/compiler.h defined GCC_IMM_ASM & GCC_REG_ACCUM macros, both of which > are defined differently for GCC pre-3.4 or GCC 3.4 & higher. We only > support building with GCC 4.6 & higher since commit cafa0010cd51 ("Raise > the minimum required gcc version to 4.6"), which makes the pre-3.4 > definition dead code. > > Rather than leave the macro definitions around, inline the GCC 3.4 & > higher definitions into the single file that uses them & remove the > macros entirely. > > Signed-off-by: Paul Burton <paul.burton@xxxxxxxx> Applied to mips-next. Thanks, Paul [ This message was auto-generated; if you believe anything is incorrect then please email paul.burton@xxxxxxxx to report it. ]