Skip to content

Commit

Permalink
[PARISC] pdc_init no longer exists
Browse files Browse the repository at this point in the history
Just a stale prototype

Signed-off-by: Matthew Wilcox <matthew@wil.cx>
  • Loading branch information
Matthew Wilcox authored and Matthew Wilcox committed Oct 7, 2006
1 parent 09690b1 commit bbd6330
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions include/asm-parisc/pdc.h
Original file line number Diff line number Diff line change
Expand Up @@ -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";
Expand Down

0 comments on commit bbd6330

Please sign in to comment.