mirror of
https://github.com/torvalds/linux.git
synced 2026-06-02 11:33:28 +02:00
staging: comedi: cb_pcimdas: remove unused include
This driver does not use anything in the plx9052.h header. Remove the unnecessary include. Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com> Reviewed-by: Ian Abbott <abbotti@mev.co.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
c0352cb71d
commit
3646af9fda
|
|
@ -46,7 +46,6 @@ See http://www.mccdaq.com/PDFs/Manuals/pcim-das1602-16.pdf for more details.
|
|||
|
||||
#include "../comedidev.h"
|
||||
|
||||
#include "plx9052.h"
|
||||
#include "8255.h"
|
||||
|
||||
/* #define CBPCIMDAS_DEBUG */
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user