commit | ae3111585e750403003e876eecd88d5db882940f | [log] [tgz] |
---|---|---|
author | Hans de Goede <hdegoede@redhat.com> | Wed Mar 22 16:55:53 2017 +0100 |
committer | Darren Hart (VMware) <dvhart@infradead.org> | Thu Apr 13 10:12:47 2017 -0700 |
tree | 6a5814f31961500b8bc27733236b4d98898c2d31 | |
parent | 9c656b07997f518ab407dd990aaf55f358337bd6 [diff] |
platform/x86: silead_dmi: Constify properties arrays Now that device_add_properties takes a const property_entry * rather then a non-const one we can constify the properties arrays. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Darren Hart (VMware) <dvhart@infradead.org>