dect
/
linux-2.6
Archived
13
0
Fork 0

[PARISC] pdc_init no longer exists

Just a stale prototype

Signed-off-by: Matthew Wilcox <matthew@wil.cx>
This commit is contained in:
Matthew Wilcox 2006-10-06 23:45:09 -04:00 committed by Matthew Wilcox
parent 09690b18b7
commit bbd6330ea1
1 changed files with 0 additions and 2 deletions

View File

@ -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";