mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
ar7: speed up irq handlers, fix asm/ar7/ar7.h
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6723 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -21,8 +21,9 @@
|
||||
#ifndef __AR7_H__
|
||||
#define __AR7_H__
|
||||
|
||||
#include <asm/addrspace.h>
|
||||
#include <linux/delay.h>
|
||||
#include <asm/addrspace.h>
|
||||
#include <asm/io.h>
|
||||
|
||||
#define AR7_REGS_BASE 0x08610000
|
||||
|
||||
|
||||
Reference in New Issue
Block a user