staging: vc04_services: Remove function block_resume()
authorNishka Dasgupta <nishkadg.linux@gmail.com>
Tue, 25 Jun 2019 18:17:09 +0000 (23:47 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 26 Jun 2019 01:58:48 +0000 (09:58 +0800)
commit4a808fa3aa48663d6432e1078dea498b0e72e5d2
treec89026286b3d1cd7c1a2d515bf59e6b8a0c452b5
parentefe06b2317f9eca18caedfc852f94e312a250f66
staging: vc04_services: Remove function block_resume()

Remove function block_resume as it was only called by
vchiq_arm_force_suspend, which was removed in a previous patch.
Issue found with Coccinelle.

Signed-off-by: Nishka Dasgupta <nishkadg.linux@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vc04_services/interface/vchiq_arm/vchiq_arm.c