Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 78019
b: refs/heads/master
c: 2206583
h: refs/heads/master
i:
  78017: 2142e04
  78015: 1ff3e58
v: v3
  • Loading branch information
Yoichi Yuasa authored and Ralf Baechle committed Jan 29, 2008
1 parent fc47fef commit cd9e663
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 20 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: 7f3f4900619743f4e3af21e9228748c3d692a2c2
refs/heads/master: 2206583dd5e370c3c3a30f7e67272e44abab9093
21 changes: 2 additions & 19 deletions trunk/arch/mips/au1000/common/au1xxx_irqmap.c
Original file line number Diff line number Diff line change
Expand Up @@ -25,27 +25,10 @@
* with this program; if not, write to the Free Software Foundation, Inc.,
* 675 Mass Ave, Cambridge, MA 02139, USA.
*/
#include <linux/errno.h>
#include <linux/init.h>
#include <linux/irq.h>
#include <linux/kernel_stat.h>
#include <linux/module.h>
#include <linux/signal.h>
#include <linux/sched.h>
#include <linux/types.h>
#include <linux/interrupt.h>
#include <linux/ioport.h>
#include <linux/timex.h>
#include <linux/slab.h>
#include <linux/random.h>
#include <linux/delay.h>
#include <linux/bitops.h>
#include <linux/kernel.h>

#include <asm/bootinfo.h>
#include <asm/io.h>
#include <asm/mipsregs.h>
#include <asm/system.h>
#include <asm/mach-au1x00/au1000.h>
#include <au1000.h>

/* The IC0 interrupt table. This is processor, rather than
* board dependent, so no reason to keep this info in the board
Expand Down

0 comments on commit cd9e663

Please sign in to comment.