projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[PATCH] node hotplug: register cpu: remove node struct
[linux-2.6]
/
include
/
asm-cris
/
types.h
diff --git
a/include/asm-cris/types.h
b/include/asm-cris/types.h
index
8fa6d6c
..
84557c9
100644
(file)
--- a/
include/asm-cris/types.h
+++ b/
include/asm-cris/types.h
@@
-52,8
+52,6
@@
typedef unsigned long long u64;
typedef u32 dma_addr_t;
typedef u32 dma64_addr_t;
-typedef unsigned short kmem_bufctl_t;
-
#endif /* __ASSEMBLY__ */
#endif /* __KERNEL__ */