summaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2015-05-06 14:51:26 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2015-05-15 07:01:41 +0200
commit677828663999214a63a7fb685db8bd1630d818da (patch)
tree2f3a9b4b45fb80b1078fc8d3ab890e2c61c2daad /drivers
parent97afd89b435f43d87d195a8ff38f57a0aa5de6dd (diff)
downloadbarebox-677828663999214a63a7fb685db8bd1630d818da.tar.gz
barebox-677828663999214a63a7fb685db8bd1630d818da.tar.xz
fdt: of_unflatten_dtb(): remove left over "root" argument from inline doc
In commit d384b5639fc1 of: Drop devicetree merge support the signature of of_unflatten_dtb() was changed, but the inline documentation was forgotten to adjust. This patch removes the left over "root" argument from the doc. Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'drivers')
-rw-r--r--drivers/of/fdt.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/of/fdt.c b/drivers/of/fdt.c
index dfa95c38c8..88f0523260 100644
--- a/drivers/of/fdt.c
+++ b/drivers/of/fdt.c
@@ -48,7 +48,6 @@ static inline char *dt_string(struct fdt_header *f, char *strstart, uint32_t ofs
/**
* of_unflatten_dtb - unflatten a dtb binary blob
- * @root - node in which the fdt blob should be merged into or NULL
* @infdt - the fdt blob to unflatten
*
* Parse a flat device tree binary blob and return a pointer to the