summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>2015-05-29 11:19:16 +0200
committerUwe Kleine-König <u.kleine-koenig@pengutronix.de>2015-05-29 11:21:31 +0200
commitd9da40255ba0243812da45e751aa25b34ea16b05 (patch)
tree13c0165355104cd89961b81bd5a2b0307d103e6c
parent12868dbd4d3c73629d737624af36414af0870f73 (diff)
downloaddt-utils-d9da40255ba0243812da45e751aa25b34ea16b05.tar.gz
dt-utils-d9da40255ba0243812da45e751aa25b34ea16b05.tar.xz
of_unflatten_dtb: remove wrongly documented parameter
-rw-r--r--src/fdt.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/fdt.c b/src/fdt.c
index 144e4da..5d0831c 100644
--- a/src/fdt.c
+++ b/src/fdt.c
@@ -58,7 +58,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