]> err.no Git - linux-2.6/blobdiff - drivers/pcmcia/hd64465_ss.c
[PATCH] Make the bzImage format self-terminating
[linux-2.6] / drivers / pcmcia / hd64465_ss.c
index 5e6c4ba7d9955740aa3e93205727b351d235177e..316f8bcc878be674fa22cba22e4781b14fc3ec43 100644 (file)
@@ -43,7 +43,6 @@
 #include <asm/hd64465/hd64465.h>
 #include <asm/hd64465/io.h>
 
-#include <pcmcia/version.h>
 #include <pcmcia/cs_types.h>
 #include <pcmcia/cs.h>
 #include <pcmcia/cistpl.h>
@@ -845,7 +844,7 @@ static void hs_exit_socket(hs_socket_t *sp)
        local_irq_restore(flags);
 }
 
-static int hd64465_suspend(struct device *dev, u32 state, u32 level)
+static int hd64465_suspend(struct device *dev, pm_message_t state, u32 level)
 {
        int ret = 0;
        if (level == SUSPEND_SAVE_STATE)