diff options
author | Arvind Yadav <arvind.yadav.cs@gmail.com> | 2017-12-26 07:37:11 +0100 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2018-07-02 13:09:35 +0200 |
commit | 40dda8720b8d8f972336f5b9910677e953f8232a (patch) | |
tree | 4f09e6f777374085b71f9826d78510d75fa8aaf4 /init/do_mounts_md.c | |
parent | Linux 4.18-rc1 (diff) | |
download | linux-40dda8720b8d8f972336f5b9910677e953f8232a.tar.xz linux-40dda8720b8d8f972336f5b9910677e953f8232a.zip |
ARM: OMAP1: constify gpio_led
gpio_led are not supposed to change at runtime.
struct gpio_led_platform_data working with const gpio_led
provided by <linux/leds.h>. So mark the non-const structs
as const.
Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'init/do_mounts_md.c')
0 files changed, 0 insertions, 0 deletions