diff options
author | Arnd Bergmann <[email protected]> | 2017-01-17 16:18:39 +0100 |
---|---|---|
committer | Ralf Baechle <[email protected]> | 2017-01-25 02:51:10 +0100 |
commit | e45587293c6939f7e64b7cd75be41c3a2a6cd1dc (patch) | |
tree | 2aa540b0778bf235ab29bfeb6d354e83d719678a /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 8c9b23ffb3f92ffa4cbe37b1bab4542586e0bfd1 (diff) |
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 <[email protected]>
Cc: [email protected]
Cc: [email protected]
Patchwork: https://patchwork.linux-mips.org/patch/15046/
Signed-off-by: Ralf Baechle <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions