From fed37a1e70df88f020db1e53403d70ce67f0802f Mon Sep 17 00:00:00 2001 From: H Hartley Sweeten Date: Wed, 28 May 2014 16:26:35 -0700 Subject: [PATCH] staging: comedi: ni_mio_common: remove forward declaration 12 Remove the need for the forward declaration of ni_cdio_cancel() by indirectly calling it using the subdevice (*cancel). Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed