mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-02 17:26:42 +09:00
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:
committed by
Greg Kroah-Hartman
parent
4953d2c25a
commit
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user