Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 354780
b: refs/heads/master
c: 37c44b5
h: refs/heads/master
v: v3
  • Loading branch information
Cong Ding authored and Greg Kroah-Hartman committed Jan 16, 2013
1 parent e9d623d commit 2925b16
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: b9f8033f28448732612e64046b13087b08dd25f7
refs/heads/master: 37c44b52b102eb144fe4487f4a7ac39a70caee19
2 changes: 1 addition & 1 deletion trunk/drivers/tty/rocket.c
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
#undef REV_PCI_ORDER
#undef ROCKET_DEBUG_IO

#define POLL_PERIOD HZ/100 /* Polling period .01 seconds (10ms) */
#define POLL_PERIOD (HZ/100) /* Polling period .01 seconds (10ms) */

/****** Kernel includes ******/

Expand Down

0 comments on commit 2925b16

Please sign in to comment.