Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 63468
b: refs/heads/master
c: 9d5a3f5
h: refs/heads/master
v: v3
  • Loading branch information
Ralf Baechle committed Jul 31, 2007
1 parent c09a82a commit 5d8f375
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: 98de920a2aa4f5939d47cdbb23ebac809308d871
refs/heads/master: 9d5a3f5fa389821f55c77462f30782b07080b8ef
2 changes: 1 addition & 1 deletion trunk/arch/mips/kernel/rtlx.c
Original file line number Diff line number Diff line change
Expand Up @@ -471,7 +471,7 @@ static int rtlx_irq_num = MIPS_CPU_IRQ_BASE + MIPS_CPU_RTLX_IRQ;
static char register_chrdev_failed[] __initdata =
KERN_ERR "rtlx_module_init: unable to register device\n";

static int rtlx_module_init(void)
static int __init rtlx_module_init(void)
{
struct device *dev;
int i, err;
Expand Down

0 comments on commit 5d8f375

Please sign in to comment.