From 015aebe78d3f341fc6aa42f655e191f84bd1a7e5 Mon Sep 17 00:00:00 2001 From: H Hartley Sweeten Date: Wed, 23 Jan 2013 12:43:14 -0700 Subject: [PATCH] staging: comedi: addi_apci_3501: remove dependency on addi_common.h Create a struct to hold the private data still used by this driver. This removes the last dependencies on the addi-data "common" code so we can also remove the #include of addi_common.h. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed