aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/powerpc/boot/libfdt_env.h2
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
10typedef u32 uint32_t;
11typedef u64 uint64_t;
12typedef unsigned long uintptr_t; 10typedef unsigned long uintptr_t;
13 11
14typedef __be16 fdt16_t; 12typedef __be16 fdt16_t;