projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Put the init flag in the structure
[openwrt.git]
/
target
/
linux
/
adm5120-2.6
/
files
/
include
/
asm-mips
/
mach-adm5120
/
adm5120_intc.h
diff --git
a/target/linux/adm5120-2.6/files/include/asm-mips/mach-adm5120/adm5120_intc.h
b/target/linux/adm5120-2.6/files/include/asm-mips/mach-adm5120/adm5120_intc.h
index
1d16fdc
..
58995fe
100644
(file)
--- a/
target/linux/adm5120-2.6/files/include/asm-mips/mach-adm5120/adm5120_intc.h
+++ b/
target/linux/adm5120-2.6/files/include/asm-mips/mach-adm5120/adm5120_intc.h
@@
-1,4
+1,6
@@
/*
/*
+ * $Id$
+ *
* ADM5120 interrupt controller definitions
*
* This header file defines the hardware registers of the ADM5120 SoC
* ADM5120 interrupt controller definitions
*
* This header file defines the hardware registers of the ADM5120 SoC
@@
-22,6
+24,7
@@
* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
* Boston, MA 02110-1301, USA.
*/
* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
* Boston, MA 02110-1301, USA.
*/
+
#ifndef _ADM5120_INTC_H_
#define _ADM5120_INTC_H_
#ifndef _ADM5120_INTC_H_
#define _ADM5120_INTC_H_
This page took
0.024645 seconds
and
4
git commands to generate.