summaryrefslogtreecommitdiffstats
path: root/common/oftree.c
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2013-05-28 14:38:38 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2013-05-31 08:32:27 +0200
commita872dc166ad6cd4c7f7e809ba4cb315b1614ff04 (patch)
tree47b5d88ce0b68dba89c658dab0d6f09803f082d4 /common/oftree.c
parent08d78d50aed76a8a9ad043b18cd361b99b01dbe5 (diff)
downloadbarebox-a872dc166ad6cd4c7f7e809ba4cb315b1614ff04.tar.gz
barebox-a872dc166ad6cd4c7f7e809ba4cb315b1614ff04.tar.xz
of: remove unused define
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'common/oftree.c')
-rw-r--r--common/oftree.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/common/oftree.c b/common/oftree.c
index 776d301186..19fed6b0bc 100644
--- a/common/oftree.c
+++ b/common/oftree.c
@@ -161,12 +161,6 @@ int of_fix_tree(struct device_node *node)
}
/*
- * The size by which we increase the dtb to have space for additional
- * fixups. Ideally this would be done by libfdt automatically
- */
-#define OFTREE_SIZE_INCREASE 0x8000
-
-/*
* Get the fixed fdt. This function uses the fdt input pointer
* if provided or the barebox internal devicetree if not.
* It increases the size of the tree and applies the registered