x86: dummy placeholder for acpi/reboot.h
[pandora-kernel.git] / include / acpi / reboot.h
diff --git a/include/acpi/reboot.h b/include/acpi/reboot.h
new file mode 100644 (file)
index 0000000..8857f57
--- /dev/null
@@ -0,0 +1,9 @@
+
+/*
+ * Dummy placeholder to make the EFI patches apply to the x86 tree.
+ * Andrew/Len, please just kill this file if you encounter it.
+ */
+#ifndef acpi_reboot
+# define acpi_reboot() do { } while (0)
+#endif
+