Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 53282
b: refs/heads/master
c: f8744bc
h: refs/heads/master
v: v3
  • Loading branch information
Geert Uytterhoeven authored and Linus Torvalds committed May 5, 2007
1 parent 65a48f0 commit e0b55bd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 6ff5801acbb643e81d3420ac0f37c96089309063
refs/heads/master: f8744bc95dac461cef40df7143756d1bfa393991
2 changes: 1 addition & 1 deletion trunk/drivers/input/keyboard/hilkbd.c
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ MODULE_LICENSE("GPL v2");

#elif defined(CONFIG_HP300)

#define HILBASE 0xf0428000 /* HP300 (m86k) port address */
#define HILBASE 0xf0428000UL /* HP300 (m68k) port address */
#define HIL_DATA 0x1
#define HIL_CMD 0x3
#define HIL_IRQ 2
Expand Down

0 comments on commit e0b55bd

Please sign in to comment.