aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/types.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/include/asm/types.h')
-rw-r--r--arch/x86/include/asm/types.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/include/asm/types.h b/arch/x86/include/asm/types.h
index f2fe528e968..df1da20f453 100644
--- a/arch/x86/include/asm/types.h
+++ b/arch/x86/include/asm/types.h
@@ -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__