Hi!

This fixes u32 vs. pm_message_t in i8042.c. Please apply,
                                                                Pavel

--- clean-mm/drivers/input/serio/i8042.c        2005-02-15 00:46:40.000000000 
+0100
+++ linux-mm/drivers/input/serio/i8042.c        2005-02-15 01:04:10.000000000 
+0100
@@ -900,7 +900,7 @@
  * Here we try to restore the original BIOS settings
  */
 
-static int i8042_suspend(struct device *dev, u32 state, u32 level)
+static int i8042_suspend(struct device *dev, pm_message_t state, u32 level)
 {
        if (level == SUSPEND_DISABLE) {
                del_timer_sync(&i8042_timer);

-- 
People were complaining that M$ turns users into beta-testers...
...jr ghea gurz vagb qrirybcref, naq gurl frrz gb yvxr vg gung jnl!
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to