diff options
author | Arvind Yadav <arvind.yadav.cs@gmail.com> | 2017-12-26 01:37:09 -0500 |
---|---|---|
committer | Sekhar Nori <nsekhar@ti.com> | 2018-01-05 08:58:41 -0500 |
commit | 23bbeaef90ab7607d03428bbb708efe44f43c761 (patch) | |
tree | c98d68a97ce0f4b098e4e6cae716f7e68780932d /net/unix/sysctl_net_unix.c | |
parent | d6693b59eb0c88e74a4f7d121924d79998752b8f (diff) |
ARM: davinci: 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: Sekhar Nori <nsekhar@ti.com>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions