projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
MIPS: MT: Remove unnecessary semicolons
[linux-2.6]
/
arch
/
mips
/
pci
/
ops-emma2rh.c
diff --git
a/arch/mips/pci/ops-emma2rh.c
b/arch/mips/pci/ops-emma2rh.c
index
d31bfc6
..
5947a70
100644
(file)
--- a/
arch/mips/pci/ops-emma2rh.c
+++ b/
arch/mips/pci/ops-emma2rh.c
@@
-30,7
+30,7
@@
#include <asm/addrspace.h>
#include <asm/debug.h>
-#include <asm/emma
2rh
/emma2rh.h>
+#include <asm/emma/emma2rh.h>
#define RTABORT (0x1<<9)
#define RMABORT (0x1<<10)