commit | 2762a09d7702bd14af499ac42e0a20ab876baa09 | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hsweeten@visionengravers.com> | Mon Jan 21 15:18:30 2013 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Jan 21 16:03:02 2013 -0800 |
tree | 97cab0acc593c90ce73d4672c16354fe02e71da2 | |
parent | 3f8e9e67cb8c0f99b3cb7936d650ad16adedbc34 [diff] |
staging: comedi: addi_apci_2200: remove unnecessary boardinfo The boardinfo is not longer needed by this driver. Remove it as well as the addi_find_boardinfo() function. This removes the final ties to the addi-data "common" code so remove the #include for it. Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com> Cc: Ian Abbott <abbotti@mev.co.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>