aboutsummaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorH Hartley Sweeten <[email protected]>2012-10-29 16:51:33 -0700
committerGreg Kroah-Hartman <[email protected]>2012-10-30 10:47:32 -0700
commit3d41c44370a9a1e78e53c9997289347ec97d46ee (patch)
treeff1a448f15470e6c9eda7b995931bd2895c72e3f /include/linux
parent3974c5c08d50fb3a23ec825186a60535264142e8 (diff)
staging: comedi: addi-data: move the main #include's to the drivers
The addi-data drivers are all built by the main driver files including addi-data/addi_common.c. That file then includes other files depending on what driver is being compiled. This is makes the code quite messy and hard to follow. Start cleaning it up by removing the unneeded #include's in addi_common.c and moving the some of the comedi #include's into the individual driver files. This is the first step in getting rid of the #ifdef'ery in addi_common.c. Signed-off-by: H Hartley Sweeten <[email protected]> Cc: Ian Abbott <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions