Browse Source

staging: comedi: cb_pcidas64: remove unnecessary include

The hardware supported by this driver does not have an 8254 timer. Remove the
unnecessary include of "8253.h".

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>
H Hartley Sweeten 10 năm trước cách đây
mục cha
commit
bf9e4d5c1a
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      drivers/staging/comedi/drivers/cb_pcidas64.c

+ 0 - 1
drivers/staging/comedi/drivers/cb_pcidas64.c

@@ -87,7 +87,6 @@ TODO:
 
 #include "../comedidev.h"
 
-#include "8253.h"
 #include "8255.h"
 #include "plx9080.h"
 #include "comedi_fc.h"