ipmi: constify SSIF ACPI device ids
authorMathias Krause <minipli@googlemail.com>
Sat, 13 Jun 2015 12:19:33 +0000 (14:19 +0200)
committerCorey Minyard <cminyard@mvista.com>
Thu, 3 Sep 2015 20:02:26 +0000 (15:02 -0500)
commit5186cf9c74034a4a7856de9c8048493be34c457d
tree694bf55a3307aab820f7aa654264cf64c687cf71
parenta7930899ca0082a33350b253c6ed34f67255f98e
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>
drivers/char/ipmi/ipmi_ssif.c
This page took 0.024346 seconds and 5 git commands to generate.