Commit 1549360a authored by H Hartley Sweeten's avatar H Hartley Sweeten Committed by Greg Kroah-Hartman

staging: comedi: addi_apci_all.c: remove unused file

The Makefile for the comedi subsystem does not compile this file
for any .config selection. This file would allow building one big
driver to support all the addi-data cards.

The addi-data drivers are a big enough mess as-is. Just remove this
file.
Signed-off-by: default avatarH Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Iam Abbott <abbotti@mev.co.uk>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 5d72c848
#define CONFIG_APCI_035 1
#define CONFIG_APCI_1032 1
#define CONFIG_APCI_1500 1
#define CONFIG_APCI_1516 1
#define CONFIG_APCI_1564 1
#define CONFIG_APCI_16XX 1
#define CONFIG_APCI_1710 1
#define CONFIG_APCI_2016 1
#define CONFIG_APCI_2032 1
#define CONFIG_APCI_2200 1
#define CONFIG_APCI_3001 1
#define CONFIG_APCI_3120 1
#define CONFIG_APCI_3200 1
#define CONFIG_APCI_3300 1
#define CONFIG_APCI_3501 1
#define CONFIG_APCI_3XXX 1
#include "addi-data/addi_common.c"
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment