commit | 5186cf9c74034a4a7856de9c8048493be34c457d | [log] [tgz] |
---|---|---|
author | Mathias Krause <minipli@googlemail.com> | Sat Jun 13 14:19:33 2015 +0200 |
committer | Corey Minyard <cminyard@mvista.com> | Thu Sep 03 15:02:26 2015 -0500 |
tree | 694bf55a3307aab820f7aa654264cf64c687cf71 | |
parent | a7930899ca0082a33350b253c6ed34f67255f98e [diff] |
ipmi: constify SSIF ACPI device ids Constify the ACPI device ID array, it doesn't need to be writable at runtime. Signed-off-by: Mathias Krause <minipli@googlemail.com> Signed-off-by: Corey Minyard <cminyard@mvista.com>