Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[cascardo/linux.git] / fs / pstore / internal.h
index 4847f58..937d820 100644 (file)
@@ -50,7 +50,7 @@ extern struct pstore_info *psinfo;
 extern void    pstore_set_kmsg_bytes(int);
 extern void    pstore_get_records(int);
 extern int     pstore_mkfile(enum pstore_type_id, char *psname, u64 id,
-                             char *data, size_t size,
+                             int count, char *data, size_t size,
                              struct timespec time, struct pstore_info *psi);
 extern int     pstore_is_mounted(void);