]> err.no Git - linux-2.6/blobdiff - include/asm-frv/types.h
[PATCH] fsstack: Introduce fsstack_copy_{attr,inode}_*
[linux-2.6] / include / asm-frv / types.h
index 50605df6d8acbc024adcba5f4c7aabe1ac57ca14..1b6d1923b25b5e41b3f7092a36bf213ebd531675 100644 (file)
@@ -46,7 +46,6 @@ typedef unsigned long long __u64;
 
 #ifndef __ASSEMBLY__
 
-#include <linux/config.h>
 
 typedef signed char s8;
 typedef unsigned char u8;
@@ -59,7 +58,6 @@ 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.  */