mirror of
https://github.com/hardkernel/linux.git
synced 2026-05-09 05:35:47 +09:00
Reported by Eugene Surovegin <ebs@ebshome.net>. If only modules were users of these functions they did not get linked into the kernel proper, so later module loads would fail as well. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>