| /* SPDX-License-Identifier: GPL-2.0 */ | |
| /*************************************************************************** | |
| * copyright : (C) 2001, 2002 by Frank Mori Hess | |
| ***************************************************************************/ | |
| #ifndef _GPIB_PCIIA_BOARD_H | |
| #define _GPIB_PCIIA_BOARD_H | |
| #include "gpibP.h" | |
| #include <linux/io.h> | |
| #include <linux/module.h> | |
| #include <linux/sched.h> | |
| #include <linux/delay.h> | |
| #include "nec7210.h" | |
| #endif //_GPIB_PCIIA_BOARD_H | |