staging: comedi: mite.h: include new "comedi_pci.h" header
Include the new "../comedi_pci.h" header instead of <linux/pci.h> and "../comedidev.h", which will now get included indirectly. Signed-off-by: Ian Abbott <abbotti@mev.co.uk> Reviewed-by: H Hartley Sweeten <hsweeten@visionengravers.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Родитель
4953d2c25a
Коммит
776d0d3d0a
|
@ -19,10 +19,9 @@
|
|||
#ifndef _MITE_H_
|
||||
#define _MITE_H_
|
||||
|
||||
#include <linux/pci.h>
|
||||
#include <linux/log2.h>
|
||||
#include <linux/slab.h>
|
||||
#include "../comedidev.h"
|
||||
#include "../comedi_pci.h"
|
||||
|
||||
#define PCIMIO_COMPAT
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче