Merge tag 'acpi-4.7-rc1-more' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael...
[cascardo/linux.git] / drivers / net / ieee802154 / adf7242.c
index b82e39d..9fa7ac9 100644 (file)
@@ -915,7 +915,6 @@ static void adf7242_debug(u8 irq1)
                (stat & 0xf) == RC_STATUS_PHY_RDY ? "RC_STATUS_PHY_RDY" : "",
                (stat & 0xf) == RC_STATUS_RX ? "RC_STATUS_RX" : "",
                (stat & 0xf) == RC_STATUS_TX ? "RC_STATUS_TX" : "");
-       }
 #endif
 }