Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 257191
b: refs/heads/master
c: 8504927
h: refs/heads/master
i:
  257189: ed8273c
  257187: 0de8ec1
  257183: 9b1cef1
v: v3
  • Loading branch information
Ralf Baechle authored and Thomas Gleixner committed Jun 9, 2011
1 parent 4ff4bf5 commit 8496752
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 22 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: 49cf3f29a1ef2e59f1be823e376c1fbac586eb8d
refs/heads/master: 850492760cfd38d14d64a5fc6d636091464f755e
4 changes: 0 additions & 4 deletions trunk/arch/arm/include/asm/i8253.h

This file was deleted.

10 changes: 0 additions & 10 deletions trunk/arch/mips/include/asm/i8253.h

This file was deleted.

6 changes: 0 additions & 6 deletions trunk/arch/x86/include/asm/i8253.h

This file was deleted.

3 changes: 2 additions & 1 deletion trunk/include/linux/i8253.h
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
#include <linux/param.h>
#include <linux/spinlock.h>
#include <linux/timex.h>
#include <asm/i8253.h>

/* i8253A PIT registers */
#define PIT_MODE 0x43
Expand All @@ -26,4 +25,6 @@

extern raw_spinlock_t i8253_lock;

extern void setup_pit_timer(void);

#endif /* __LINUX_I8253_H */

0 comments on commit 8496752

Please sign in to comment.