]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/acpi/acpica/hwsleep.c
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab...
[karo-tx-linux.git] / drivers / acpi / acpica / hwsleep.c
index 36eb803dd9d0629f39afba450b928aae5734119b..3796811276ac51e73104ff1baed329225dfd6ee8 100644 (file)
@@ -307,7 +307,7 @@ acpi_status asmlinkage acpi_enter_sleep_state(u8 sleep_state)
                return_ACPI_STATUS(status);
        }
        ACPI_DEBUG_PRINT((ACPI_DB_INIT,
-                         "Entering sleep state [S%d]\n", sleep_state));
+                         "Entering sleep state [S%u]\n", sleep_state));
 
        /* Clear the SLP_EN and SLP_TYP fields */