diff options
author | Arnd Bergmann <arnd@arndb.de> | 2017-01-17 18:18:39 +0300 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2017-01-25 04:51:10 +0300 |
commit | e45587293c6939f7e64b7cd75be41c3a2a6cd1dc (patch) | |
tree | 2aa540b0778bf235ab29bfeb6d354e83d719678a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 8c9b23ffb3f92ffa4cbe37b1bab4542586e0bfd1 (diff) | |
download | linux-e45587293c6939f7e64b7cd75be41c3a2a6cd1dc.tar.xz |
MIPS: Alchemy: Remove duplicate initializer
We get a harmless warning about a duplicate initalizer for the
i2c board info structure:
arch/mips/alchemy/board-gpr.c:239:11: error: initialized field overwritten [-Werror=override-init]
As both initializers have the identical value, we can simply drop
the second one.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Cc: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/15046/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions