msm: clock-debug: Fix NULL pointer in clock_debug_print_enabled()

The is_enabled() clock op is optional. Check to make sure it's not
NULL before calling it.

Signed-off-by: Matt Wagantall <mattw@codeaurora.org>
1 file changed