summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJordan Paige Hendricks <jordan.hendricks@joyent.com>2018-12-04 15:47:43 +0000
committerJordan Paige Hendricks <jordan.hendricks@joyent.com>2018-12-04 15:49:01 +0000
commit33a497ee20037487f2f7bee1f28f041e3305eddf (patch)
tree8a58c21361bc3584e9433a6e5db390dc78b3abe5
parentdec8379487a0500584e43bf6bc6426e47d2b6eb0 (diff)
downloadillumos-joyent-33a497ee20037487f2f7bee1f28f041e3305eddf.tar.gz
OS-7066 Want support ahci LED entries in topo (fix DEBUG)
Reviewed by: Dan McDonald <danmcd@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>
-rw-r--r--usr/src/lib/fm/topo/modules/common/fac_prov_ahci/fac_prov_ahci.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr/src/lib/fm/topo/modules/common/fac_prov_ahci/fac_prov_ahci.c b/usr/src/lib/fm/topo/modules/common/fac_prov_ahci/fac_prov_ahci.c
index 719444df0e..cd47bc6a23 100644
--- a/usr/src/lib/fm/topo/modules/common/fac_prov_ahci/fac_prov_ahci.c
+++ b/usr/src/lib/fm/topo/modules/common/fac_prov_ahci/fac_prov_ahci.c
@@ -94,7 +94,6 @@ do_led_control(topo_mod_t *mod, const char *devctl, uint32_t port,
if (set) {
ahci_ioc_em_set_t ahci_set;
- ahci_em_led_state_t led_state;
uint32_t led_status = *ledmode;
uint_t op, leds;