diff options
author | Arvind Yadav <arvind.yadav.cs@gmail.com> | 2017-12-26 12:07:09 +0530 |
---|---|---|
committer | Sekhar Nori <nsekhar@ti.com> | 2018-01-05 19:28:41 +0530 |
commit | 23bbeaef90ab7607d03428bbb708efe44f43c761 (patch) | |
tree | c98d68a97ce0f4b098e4e6cae716f7e68780932d /tools/perf/scripts/python | |
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 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions