Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 142540
b: refs/heads/master
c: 9133df7
h: refs/heads/master
v: v3
  • Loading branch information
Randy Dunlap authored and Linus Torvalds committed Apr 7, 2009
1 parent cfc954d commit da87075
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: d407e32efe060afa2b9a797a91376ebc65b4ce11
refs/heads/master: 9133df726fdd3df0ca9efcaaae22442198851d65
2 changes: 1 addition & 1 deletion trunk/drivers/char/esp.c
Original file line number Diff line number Diff line change
Expand Up @@ -2258,7 +2258,7 @@ static int esp_open(struct tty_struct *tty, struct file *filp)
* driver.
*/

static void show_serial_version(void)
static void __init show_serial_version(void)
{
printk(KERN_INFO "%s version %s (DMA %u)\n",
serial_name, serial_version, dma);
Expand Down

0 comments on commit da87075

Please sign in to comment.