From 9e6f424a15608485f2b71038f67867beafc3e335 Mon Sep 17 00:00:00 2001 From: Matthew Wilcox Date: Fri, 6 Oct 2006 23:45:09 -0400 Subject: [PATCH] --- yaml --- r: 39118 b: refs/heads/master c: bbd6330ea1154fc13a351263160d4f9cca2ff5d9 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/asm-parisc/pdc.h | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 3af9adc5bbef..6d2a64203a78 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 09690b18b7b9696bb719b246e77c7af9952da12c +refs/heads/master: bbd6330ea1154fc13a351263160d4f9cca2ff5d9 diff --git a/trunk/include/asm-parisc/pdc.h b/trunk/include/asm-parisc/pdc.h index c9b2e35326ee..423c2b84b4a0 100644 --- a/trunk/include/asm-parisc/pdc.h +++ b/trunk/include/asm-parisc/pdc.h @@ -774,8 +774,6 @@ int pdc_sti_call(unsigned long func, unsigned long flags, unsigned long inptr, unsigned long outputr, unsigned long glob_cfg); -extern void pdc_init(void); - static inline char * os_id_to_string(u16 os_id) { switch(os_id) { case OS_ID_NONE: return "No OS";