Pali Rohár
aa5ea20c71
misc: fs_loader: Fix compile warnings when CONFIG_CMD_UBIFS is enabled
...
drivers/misc/fs_loader.c: In function ‘mount_ubifs’:
drivers/misc/fs_loader.c:46:12: warning: implicit declaration of function ‘ubi_part’ [-Wimplicit-function-declaration]
int ret = ubi_part(mtdpart, NULL);
^~~~~~~~
drivers/misc/fs_loader.c:53:9: warning: implicit declaration of function ‘cmd_ubifs_mount’ [-Wimplicit-function-declaration]
return cmd_ubifs_mount(ubivol);
^~~~~~~~~~~~~~~
drivers/misc/fs_loader.c: In function ‘umount_ubifs’:
drivers/misc/fs_loader.c:58:9: warning: implicit declaration of function ‘cmd_ubifs_umount’ [-Wimplicit-function-declaration]
return cmd_ubifs_umount();
^~~~~~~~~~~~~~~~
Signed-off-by: Pali Rohár <pali@kernel.org>
2022-05-05 19:37:11 -04:00
..
2021-10-12 14:19:52 +02:00
2022-04-12 19:10:43 +02:00
2018-05-07 09:34:12 -04:00
2021-01-05 12:24:40 -07:00
2022-04-21 14:32:40 -04:00
2021-03-27 13:59:37 +13:00
2020-12-13 16:51:08 -07:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2021-08-02 13:32:14 -04:00
2018-05-07 09:34:12 -04:00
2020-05-18 21:19:23 -04:00
2022-05-05 19:37:11 -04:00
2021-09-30 08:08:56 -04:00
2020-05-18 17:33:33 -04:00
2020-05-18 21:19:23 -04:00
2022-01-20 11:35:29 +01:00
2020-05-18 21:19:23 -04:00
2020-12-13 08:00:25 -07:00
2020-05-18 21:19:23 -04:00
2020-12-13 08:00:25 -07:00
2020-12-13 08:00:25 -07:00
2018-11-14 09:16:27 -08:00
2017-01-21 15:12:33 -05:00
2022-04-12 15:36:17 +02:00
2020-12-13 16:51:09 -07:00
2021-07-14 16:47:58 -04:00
2020-12-13 08:00:25 -07:00
2018-11-14 09:16:27 -08:00
2021-09-25 09:46:15 -06:00
2021-09-25 09:46:15 -06:00
2022-01-13 07:57:49 -05:00
2020-05-18 21:19:23 -04:00
2020-12-13 08:00:25 -07:00
2022-04-04 19:02:04 -04:00
2022-05-02 09:58:13 -04:00
2022-04-12 15:36:17 +02:00
2018-05-07 09:34:12 -04:00
2020-12-13 16:51:09 -07:00
2020-12-13 08:00:25 -07:00
2022-01-24 10:35:10 -05:00
2020-12-13 08:00:25 -07:00
2020-05-18 21:19:23 -04:00
2022-03-28 08:22:17 -04:00
2020-05-18 21:19:23 -04:00
2018-05-07 09:34:12 -04:00
2021-03-27 13:59:36 +13:00
2020-12-13 08:00:25 -07:00
2021-09-25 09:46:15 -06:00
2019-12-02 18:23:06 -05:00
2021-07-06 10:38:03 -06:00
2021-04-12 17:45:40 -04:00
2021-04-12 17:44:55 -04:00
2021-04-12 17:45:39 -04:00
2022-04-14 15:39:15 -04:00
2021-01-05 12:26:35 -07:00
2020-12-13 16:51:09 -07:00
2020-12-13 16:51:09 -07:00
2020-12-13 16:51:09 -07:00
2022-02-28 11:59:35 +05:30
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2021-01-05 12:24:41 -07:00
2019-12-02 18:23:06 -05:00
2021-01-13 09:52:58 +01:00
2021-01-05 12:26:35 -07:00
2021-07-28 19:30:22 -04:00
2018-05-07 09:34:12 -04:00
2021-02-02 15:33:42 -05:00
2020-05-18 21:19:18 -04:00
2021-03-22 19:23:27 +13:00
2018-05-07 09:34:12 -04:00
2021-01-05 12:24:40 -07:00
2018-05-07 09:34:12 -04:00