]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-frv/types.h
[ARM] armv7: add dedicated ARMv7 barrier instructions
[linux-2.6-omap-h63xx.git] / 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.  */