Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 19885
b: refs/heads/master
c: a84c96e
h: refs/heads/master
i:
  19883: c080eba
v: v3
  • Loading branch information
Ralf Baechle committed Feb 7, 2006
1 parent 08e42e5 commit f53b95b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 71baa1a599c04ab56ebf5fdb8d03abd0d601462f
refs/heads/master: a84c96e202c286c1d56fed4a81bd850017aa2c64
4 changes: 4 additions & 0 deletions trunk/arch/mips/kernel/rtlx.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/*
* Copyright (C) 2005 MIPS Technologies, Inc. All rights reserved.
* Copyright (C) 2005, 06 Ralf Baechle (ralf@linux-mips.org)
*
* This program is free software; you can distribute it and/or modify it
* under the terms of the GNU General Public License (Version 2) as
Expand All @@ -20,9 +21,12 @@
#include <linux/module.h>
#include <linux/fs.h>
#include <linux/init.h>
#include <linux/interrupt.h>
#include <linux/irq.h>
#include <linux/poll.h>
#include <linux/sched.h>
#include <linux/wait.h>

#include <asm/mipsmtregs.h>
#include <asm/bitops.h>
#include <asm/cpu.h>
Expand Down

0 comments on commit f53b95b

Please sign in to comment.