diff --git a/sys/dev/dpaa2/dpaa2_mc.c b/sys/dev/dpaa2/dpaa2_mc.c index 83563b82c6c..e895d2585a3 100644 --- a/sys/dev/dpaa2/dpaa2_mc.c +++ b/sys/dev/dpaa2/dpaa2_mc.c @@ -747,8 +747,8 @@ dpaa2_mc_get_xref(device_t mcdev, device_t child) #endif #ifdef FDT phandle_t msi_parent; - int error; #endif + int error; if (sc && dinfo) { #ifdef DEV_ACPI