hikey960: Avoid failures if sdcardfs.ko isn't present

sdcardfs isn't being built in android12-5.4 anymore, so
we need to remove it from the modules list for the initrd,
but existing prebuilt kernels still provide it, so
conditionalize it so we don't get errors with newer built
kernels.

Signed-off-by: John Stultz <john.stultz@linaro.org>
Change-Id: I0f0f810960211034055dfabb75ef92d0167fb0f0
1 file changed