]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-x86/arch_hooks.h
autofs4: fix sparse warning in waitq.c:autofs4_expire_indirect()
[linux-2.6-omap-h63xx.git] / include / asm-x86 / arch_hooks.h
index a8c1fca9726dbcb47c69b96fc203701f63c66589..768aee8a04ef85c5cf1c6ee1b22fa0ebcf3dc60d 100644 (file)
@@ -6,7 +6,7 @@
 /*
  *     linux/include/asm/arch_hooks.h
  *
- *     define the architecture specific hooks 
+ *     define the architecture specific hooks
  */
 
 /* these aren't arch hooks, they are generic routines
@@ -24,7 +24,4 @@ extern void trap_init_hook(void);
 extern void time_init_hook(void);
 extern void mca_nmi_hook(void);
 
-extern int setup_early_printk(char *);
-extern void early_printk(const char *fmt, ...) __attribute__((format(printf,1,2)));
-
 #endif