projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
lua: Fixed some cross-platform issues for PPC (and probably other architectures)
[openwrt.git]
/
target
/
linux
/
au1000
/
patches
/
016-net-irq.patch
1
--- a/include/asm-mips/mach-au1x00/au1000.h
2
+++ b/include/asm-mips/mach-au1x00/au1000.h
3
@@ -623,6 +623,7 @@
4
AU1000_RTC_MATCH1_INT,
5
AU1000_RTC_MATCH2_INT,
6
AU1500_PCI_ERR_INT,
7
+ AU1500_RESERVED_INT,
8
AU1000_USB_DEV_REQ_INT,
9
AU1000_USB_DEV_SUS_INT,
10
AU1000_USB_HOST_INT,
This page took
0.043366 seconds
and
5
git commands to generate.