Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 23752
b: refs/heads/master
c: b17ea91
h: refs/heads/master
v: v3
  • Loading branch information
Chen, Kenneth W authored and Tony Luck committed Mar 24, 2006
1 parent c0298b6 commit 03f2395
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 8 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d2a28ad9fa7bf16761d070d8a3338375e1574b32
refs/heads/master: b17ea91a43ea0c746ab4cabb698275e1771ed23d
5 changes: 0 additions & 5 deletions trunk/arch/ia64/dig/setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,3 @@ dig_setup (char **cmdline_p)
screen_info.orig_video_isVGA = 1; /* XXX fake */
screen_info.orig_video_ega_bx = 3; /* XXX fake */
}

void __init
dig_irq_init (void)
{
}
2 changes: 0 additions & 2 deletions trunk/include/asm-ia64/machvec_dig.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
#define _ASM_IA64_MACHVEC_DIG_h

extern ia64_mv_setup_t dig_setup;
extern ia64_mv_irq_init_t dig_irq_init;

/*
* This stuff has dual use!
Expand All @@ -13,6 +12,5 @@ extern ia64_mv_irq_init_t dig_irq_init;
*/
#define platform_name "dig"
#define platform_setup dig_setup
#define platform_irq_init dig_irq_init

#endif /* _ASM_IA64_MACHVEC_DIG_h */

0 comments on commit 03f2395

Please sign in to comment.