]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - fs/pstore/internal.h
Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linux
[karo-tx-linux.git] / fs / pstore / internal.h
index 611c1b3c46fae9b71756e1c2bd9df54e6466c17d..3bde461c3f349cfe1932d94a5f3b424e9184bebc 100644 (file)
@@ -1,5 +1,5 @@
 extern void    pstore_set_kmsg_bytes(int);
-extern void    pstore_get_records(void);
+extern void    pstore_get_records(int);
 extern int     pstore_mkfile(enum pstore_type_id, char *psname, u64 id,
                              char *data, size_t size,
                              struct timespec time, struct pstore_info *psi);