Messages in this thread |  | | Date | Sun, 13 Aug 2017 22:31:53 +0200 | From | Thomas Petazzoni <> | Subject | Re: [PATCH] mips: mm: remove duplicate "const" qualifier on insn_table |
| |
Hello,
On Thu, 3 Aug 2017 21:16:15 +0200, Thomas Petazzoni wrote: > Fixes the following gcc 7.x build error: > > arch/mips/mm/uasm-mips.c:51:26: error: duplicate ‘const’ declaration specifier [-Werror=duplicate-decl-specifier] > static const struct insn const insn_table[insn_invalid] = { > > Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Any feedback on this patch?
Thanks,
Thomas -- Thomas Petazzoni, CTO, Free Electrons Embedded Linux and Kernel engineering http://free-electrons.com
|  |