diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2022-01-23 01:48:28 +0100 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2022-01-28 21:58:26 +0100 |
commit | 764b1ecb69038c10009f82ecfdf5809d391b6226 (patch) | |
tree | b1fac8418423bf3955db6565e77d96a5bcc6d50a /target/linux/generic/config-5.10 | |
parent | fcb29171bc9a3a80c2685ef23ba6552abef04bbb (diff) | |
download | upstream-764b1ecb69038c10009f82ecfdf5809d391b6226.tar.gz upstream-764b1ecb69038c10009f82ecfdf5809d391b6226.tar.bz2 upstream-764b1ecb69038c10009f82ecfdf5809d391b6226.zip |
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>
Diffstat (limited to 'target/linux/generic/config-5.10')
0 files changed, 0 insertions, 0 deletions