On Friday, May 22, 2015 9:32 AM, Ian Abbott wrote: > The Comedi "addi_watchdog.h" header doesn't use anything form > "comedidev.h" apart from `struct comedi_subdevice`, which it only uses > to construct a corresponding pointer type within the parameter list of a > function prototype. Just declare the structure type incompletely and > don't bother including the header file. > > Signed-off-by: Ian Abbott <[email protected]>
Reviewed-by: H Hartley Sweeten <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

