This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / include / asm-frv / types.h
index 1a5b654..2560f59 100644 (file)
@@ -59,14 +59,11 @@ typedef unsigned int u32;
 
 typedef signed long long s64;
 typedef unsigned long long u64;
-typedef u64 u_quad_t;
 
 /* Dma addresses are 32-bits wide.  */
 
 typedef u32 dma_addr_t;
 
-typedef unsigned short kmem_bufctl_t;
-
 #endif /* __ASSEMBLY__ */
 
 #endif /* __KERNEL__ */