Hauke Mehrtens 764b1ecb69 kernel: Fix compile warning
This fixes the following compile warning:
  CC      init/do_mounts.o
init/do_mounts.c:478:19: warning: 'mount_ubi_rootfs' defined but not used [-Wunused-function]
  478 | static int __init mount_ubi_rootfs(void)
      |                   ^~~~~~~~~~~~~~~~

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2022-01-28 21:58:26 +01:00
..
2022-01-15 16:36:28 +01:00
2021-12-27 16:00:21 +00:00
2022-01-16 20:51:14 +01:00
2021-11-08 15:56:39 +01:00
2022-01-16 20:51:14 +01:00
2022-01-28 21:58:26 +01:00
2022-01-13 09:33:29 +01:00
2022-01-24 12:07:42 +01:00
2022-01-07 22:30:40 +01:00
2021-12-17 15:10:22 +01:00
2022-01-16 20:51:14 +01:00
2022-01-03 01:00:03 +01:00