staging: comedi: pcmuio: remove unneeded include
The <linux/slab.h> header is no longer needed by this driver. 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>
This commit is contained in:
parent
d5f81755d6
commit
fbd66a7e87
1 changed files with 0 additions and 1 deletions
|
@ -75,7 +75,6 @@
|
|||
|
||||
#include <linux/module.h>
|
||||
#include <linux/interrupt.h>
|
||||
#include <linux/slab.h>
|
||||
|
||||
#include "../comedidev.h"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue