diff options
-rw-r--r-- | arch/powerpc/boot/libfdt_env.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/powerpc/boot/libfdt_env.h b/arch/powerpc/boot/libfdt_env.h index f52c31b1f48f..2a0c8b1bf147 100644 --- a/arch/powerpc/boot/libfdt_env.h +++ b/arch/powerpc/boot/libfdt_env.h | |||
@@ -7,8 +7,6 @@ | |||
7 | 7 | ||
8 | #include "of.h" | 8 | #include "of.h" |
9 | 9 | ||
10 | typedef u32 uint32_t; | ||
11 | typedef u64 uint64_t; | ||
12 | typedef unsigned long uintptr_t; | 10 | typedef unsigned long uintptr_t; |
13 | 11 | ||
14 | typedef __be16 fdt16_t; | 12 | typedef __be16 fdt16_t; |