module/smcf: Fix build issues
Due to a recent change SMCF module does not build successfully. Fix the build by including timer_module library, Including a missing fwk_assert header and adding return statement in the smcf_bind function.
Signed-off-by: Nishant Sharma nishant.sharma@arm.com