Skip to content

Commit

Permalink
[MIPS] Fix pcspeaker build.
Browse files Browse the repository at this point in the history
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
  • Loading branch information
Ralf Baechle committed Nov 26, 2007
1 parent 2ffbb83 commit cfb6f26
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 10 deletions.
10 changes: 0 additions & 10 deletions include/asm-mips/8253pit.h

This file was deleted.

2 changes: 2 additions & 0 deletions include/asm-mips/i8253.h
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
#define PIT_CH0 0x40
#define PIT_CH2 0x42

#define PIT_TICK_RATE 1193182UL

extern spinlock_t i8253_lock;

extern void setup_pit_timer(void);
Expand Down

0 comments on commit cfb6f26

Please sign in to comment.