kernel/drivers/ide/ide-acpi.c
.. .. @@ -180,7 +180,7 @@ 180 180 static acpi_handle ide_acpi_hwif_get_handle(ide_hwif_t *hwif) 181 181 { 182 182 struct device *dev = hwif->gendev.parent; 183 - acpi_handle uninitialized_var(dev_handle);183 + acpi_handle dev_handle;184 184 u64 pcidevfn; 185 185 acpi_handle chan_handle; 186 186 int err;