[PATCH] death of get_thread_info/put_thread_info
[powerpc.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__ */