aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorZach Brown <[email protected]>2016-09-27 16:51:49 -0500
committerGreg Kroah-Hartman <[email protected]>2016-09-28 11:36:45 +0200
commit0c1d83c495d04658c25e5ccc90109dae452fa441 (patch)
tree84f1fa484abe902a0f771116fe6aa540a75938c6 /tools/perf/scripts/python/export-to-postgresql.py
parent30f9b3fe4da07cab7f1ea5759fd15c482ae65e78 (diff)
staging: rtl8712: Change _LED_STATE enum in rtl871x driver to avoid conflicts with LED namespace
Adding led support for phy causes namespace conflicts for some phy drivers. The rtl871 driver declared an enum for representing LED states. The enum contains constant LED_OFF which conflicted with declaration found in linux/leds.h. LED_OFF changed to LED_STATE_OFF In order to avoid a possible future collision LED_ON was changed to LED_STATE_ON as well. Signed-off-by: Zach Brown <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions