aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--flashrom.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/flashrom.c b/flashrom.c
index 3987bb9c..48d953b0 100644
--- a/flashrom.c
+++ b/flashrom.c
@@ -1377,7 +1377,6 @@ _free_ret:
* be erased.
*
* @param flashctx Flash context to be used.
- * @param buffer Buffer of full chip size to read into.
* @return 0 on success,
* 1 if all available erase functions failed.
*/