diff options
author | Arvind Yadav <arvind.yadav.cs@gmail.com> | 2017-12-26 09:33:10 +0300 |
---|---|---|
committer | James Hogan <jhogan@kernel.org> | 2018-02-19 13:55:36 +0300 |
commit | 21cff2d946cd4710abac23d6a7b81ff1965f3fed (patch) | |
tree | 1c017e4953f783d98afcdb28b6f5aa7a9a99dce3 /arch/Kconfig | |
parent | 041f40f44cd0509a52c66ada27e115429c010d4d (diff) | |
download | linux-21cff2d946cd4710abac23d6a7b81ff1965f3fed.tar.xz |
MIPS: TXX9: Constify gpio_led
gpio_leds are not supposed to change at runtime. struct
gpio_led_platform_data contains a const struct gpio_led pointer since
v2.6.39, so mark the gpio_led structures const too.
Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/18008/
[jhogan@kernel.org: improve commit message]
Signed-off-by: James Hogan <jhogan@kernel.org>
Diffstat (limited to 'arch/Kconfig')
0 files changed, 0 insertions, 0 deletions