summaryrefslogtreecommitdiffstats
path: root/pm49fl004.c
diff options
context:
space:
mode:
Diffstat (limited to 'pm49fl004.c')
-rw-r--r--pm49fl004.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pm49fl004.c b/pm49fl004.c
index 42442cf..a2e22b9 100644
--- a/pm49fl004.c
+++ b/pm49fl004.c
@@ -51,5 +51,5 @@ int write_49fl004(struct flashchip *flash, uint8_t *buf)
}
printf("\n");
- return (0);
+ return 0;
}
OpenPOWER on IntegriCloud