summaryrefslogtreecommitdiff
path: root/include/linux/libfdt.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/libfdt.h')
-rw-r--r--include/linux/libfdt.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/linux/libfdt.h b/include/linux/libfdt.h
index 9e6eeadc40..eeb2344971 100644
--- a/include/linux/libfdt.h
+++ b/include/linux/libfdt.h
@@ -309,7 +309,4 @@ int fdt_add_alias_regions(const void *fdt, struct fdt_region *region, int count,
extern struct fdt_header *working_fdt; /* Pointer to the working fdt */
-/* adding a ramdisk needs 0x44 bytes in version 2008.10 */
-#define FDT_RAMDISK_OVERHEAD 0x80
-
#endif /* _INCLUDE_LIBFDT_H_ */