Re: [5/6] ACPI / PM: Move device power management functions to device_pm.c

From: Sedat Dilek
Date: Sat Jan 05 2013 - 04:43:20 EST


Just a small typo in the comments:
...
+#ifdef CONFIG_PM
...
+#else /* !CONFIG_PM */
...
+#endif /* !CONFIG_PM */ <--- /* CONFIG_PM (without "!") */
...

- Sedat -
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/