reset: starfive: Factor out common JH71X0 reset code
[platform/kernel/linux-starfive.git] / drivers / acpi / acpi_pcc.c
index ee4ce5b..3e252be 100644 (file)
@@ -27,7 +27,7 @@
  * Arbitrary retries in case the remote processor is slow to respond
  * to PCC commands
  */
-#define PCC_CMD_WAIT_RETRIES_NUM       500
+#define PCC_CMD_WAIT_RETRIES_NUM       500ULL
 
 struct pcc_data {
        struct pcc_mbox_chan *pcc_chan;