diff options
author | Mathieu Malaterre <malat@debian.org> | 2017-12-26 15:12:33 +0100 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2018-01-21 13:37:44 +0100 |
commit | 4a7b8a499724c98493023e1e3009aab005968feb (patch) | |
tree | a5f9ac422cd61dcf8d0e33d3e304138ab56d0446 /Kbuild | |
parent | powerpc/xmon: Do not compute/store the major opcode (diff) | |
download | linux-4a7b8a499724c98493023e1e3009aab005968feb.tar.xz linux-4a7b8a499724c98493023e1e3009aab005968feb.zip |
powerpc: Fix old-style function definition
Fix warnings such as:
arch/powerpc/platforms/powermac/backlight.c: In function ‘pmac_backlight_get_legacy_brightness’:
arch/powerpc/platforms/powermac/backlight.c:189:5: error: old-style function definition [-Werror=old-style-definition]
int pmac_backlight_get_legacy_brightness()
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Signed-off-by: Mathieu Malaterre <malat@debian.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions