On Thursday, 3 May 2007 14:13, Johannes Berg wrote: > On Wed, 2007-05-02 at 22:13 +0200, Rafael J. Wysocki wrote: > > > +extern inline int hibernate(void) { return -ENOSYS; } > > and I don't think that will compile :) It will, but this is a mistake. It should be 'static', not 'extern'. Will fix, thanks. Rafael - To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html