aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/addi_apci_3120.c
diff options
context:
space:
mode:
authorADDI-DATA GmbH <info@addi-data.com>2009-02-12 15:14:18 -0800
committerGreg Kroah-Hartman <gregkh@suse.de>2009-04-03 14:53:41 -0700
commitc995fe9475e062bab6f5a45ed28cd2d3d955ef43 (patch)
tree497c1fe9b4cf56b9a3e6bc7888c7164cda77323a /drivers/staging/comedi/drivers/addi_apci_3120.c
parentStaging: comedi: Move a dereference below a NULL test (diff)
downloadlinux-dev-c995fe9475e062bab6f5a45ed28cd2d3d955ef43.tar.xz
linux-dev-c995fe9475e062bab6f5a45ed28cd2d3d955ef43.zip
Staging: comedi: add addi-data drivers
This adds the addi-data family of comedi drivers to the staging tree From: ADDI-DATA GmbH <info@addi-data.com> Cc: David Schleef <ds@schleef.org> Cc: Frank Mori Hess <fmhess@users.sourceforge.net> Cc: Ian Abbott <abbotti@mev.co.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/comedi/drivers/addi_apci_3120.c')
-rw-r--r--drivers/staging/comedi/drivers/addi_apci_3120.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/staging/comedi/drivers/addi_apci_3120.c b/drivers/staging/comedi/drivers/addi_apci_3120.c
new file mode 100644
index 000000000000..9183125ddde4
--- /dev/null
+++ b/drivers/staging/comedi/drivers/addi_apci_3120.c
@@ -0,0 +1,3 @@
+#define CONFIG_APCI_3120 1
+
+#include "addi-data/addi_common.c"