projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1895486
)
[SPARC64]: Add irqs to mdesc_node.
author
David S. Miller
<davem@davemloft.net>
Tue, 26 Jun 2007 07:11:56 +0000
(
00:11
-0700)
committer
David S. Miller
<davem@davemloft.net>
Tue, 26 Jun 2007 07:11:56 +0000
(
00:11
-0700)
Will be used to store translated LDC rx-ino and tx-ino.
Signed-off-by: David S. Miller <davem@davemloft.net>
include/asm-sparc64/mdesc.h
patch
|
blob
|
blame
|
history
diff --git
a/include/asm-sparc64/mdesc.h
b/include/asm-sparc64/mdesc.h
index 124eb8ca237898a5759d87e2a4dd25c5a5942745..c6383982b53ddfcfa4da57ec27a3ddd52de70dd5 100644
(file)
--- a/
include/asm-sparc64/mdesc.h
+++ b/
include/asm-sparc64/mdesc.h
@@
-15,6
+15,7
@@
struct mdesc_node {
u64 node;
unsigned int unique_id;
unsigned int num_arcs;
+ unsigned int irqs[2];
struct property *properties;
struct mdesc_node *hash_next;
struct mdesc_node *allnodes_next;