summaryrefslogtreecommitdiffstats
path: root/sst39sf020.h
diff options
context:
space:
mode:
Diffstat (limited to 'sst39sf020.h')
-rw-r--r--sst39sf020.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/sst39sf020.h b/sst39sf020.h
index 9cb7be0..698814c 100644
--- a/sst39sf020.h
+++ b/sst39sf020.h
@@ -1,7 +1,7 @@
#ifndef __SST39SF020_H__
#define __SST39SF020_H__ 1
-extern int probe_39sf020 (struct flashchip * flash);
-extern int write_39sf020 (struct flashchip * flash, unsigned char * buf);
+extern int probe_39sf020(struct flashchip *flash);
+extern int write_39sf020(struct flashchip *flash, unsigned char *buf);
-#endif /* !__SST39SF020_H__ */
+#endif /* !__SST39SF020_H__ */
OpenPOWER on IntegriCloud