projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[POWERPC] Wire up some more syscalls
[linux-2.6]
/
include
/
asm-powerpc
/
immap_qe.h
diff --git
a/include/asm-powerpc/immap_qe.h
b/include/asm-powerpc/immap_qe.h
index
9fdd049
..
1020b7f
100644
(file)
--- a/
include/asm-powerpc/immap_qe.h
+++ b/
include/asm-powerpc/immap_qe.h
@@
-258,8
+258,9
@@
struct ucc_slow {
u8 uccs; /* UCCx status register */
u8 res3[0x24];
__be16 utpt;
+ u8 res4[0x52];
u8 guemr; /* UCC general extended mode register */
- u8 res
4
[0x200 - 0x091];
+ u8 res
5
[0x200 - 0x091];
} __attribute__ ((packed));
/* QE UCC Fast */