Skip to content

Commit

Permalink
staging: comedi: remove duplicated include from ni_pcimio.c
Browse files Browse the repository at this point in the history
Remove duplicated include.

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
Wei Yongjun authored and Greg Kroah-Hartman committed Mar 11, 2013
1 parent 20ce161 commit 70c1e91
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/staging/comedi/drivers/ni_pcimio.c
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,6 @@ SCXI is probably broken for m-series boards.
*/

#include <linux/delay.h>
#include <linux/delay.h>

#include "../comedidev.h"
Expand Down

0 comments on commit 70c1e91

Please sign in to comment.