ACPI / init: Make it possible to override _REV
[platform/kernel/linux-starfive.git] / drivers / acpi / internal.h
index ba4a61e..42f3042 100644 (file)
@@ -58,6 +58,7 @@ void acpi_cmos_rtc_init(void);
 #else
 static inline void acpi_cmos_rtc_init(void) {}
 #endif
+int acpi_rev_override_setup(char *str);
 
 extern bool acpi_force_hot_remove;