Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 72065
b: refs/heads/master
c: 9490094
h: refs/heads/master
i:
  72063: 38a2b68
v: v3
  • Loading branch information
Ralf Baechle committed Oct 22, 2007
1 parent 8456661 commit 5d3a835
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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: fa33a54646fa305a7cf5a2872da062f20ac94b6f
refs/heads/master: 9490094b141003d692320113a662224a9fa2ef42
6 changes: 3 additions & 3 deletions trunk/include/asm-mips/i8253.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
* Machine specific IO port address definition for generic.
* Written by Osamu Tomita <tomita@cinet.co.jp>
*/
#ifndef _MACH_IO_PORTS_H
#define _MACH_IO_PORTS_H
#ifndef __ASM_I8253_H
#define __ASM_I8253_H

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

extern void setup_pit_timer(void);

#endif /* !_MACH_IO_PORTS_H */
#endif /* __ASM_I8253_H */

0 comments on commit 5d3a835

Please sign in to comment.