db-mok: Remove unused function
With c3e0306959e6 to always trust keys in MoK by default the call to
uefi_check_trust_mok_keys was removed which leads to a warning during
compilation. Remove also the function.
Signed-off-by: Simone Weiß simonew@linutronix.de