aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/swab.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/include/asm/swab.h')
-rw-r--r--arch/powerpc/include/asm/swab.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/include/asm/swab.h b/arch/powerpc/include/asm/swab.h
index ef824ae4b79c..c581e3ef73ed 100644
--- a/arch/powerpc/include/asm/swab.h
+++ b/arch/powerpc/include/asm/swab.h
@@ -8,7 +8,7 @@
* 2 of the License, or (at your option) any later version.
*/
-#include <asm/types.h>
+#include <linux/types.h>
#include <linux/compiler.h>
#ifdef __GNUC__