x86: remove all now-duplicate header files
[pandora-kernel.git] / arch / x86 / include / asm / types.h
index f2fe528..df1da20 100644 (file)
@@ -3,7 +3,7 @@
 
 #define dma_addr_t     dma_addr_t
 
-#include <asm/generic-types.h>
+#include <asm-generic/types.h>
 
 #ifdef __KERNEL__
 #ifndef __ASSEMBLY__