blob: 5286e0c810a9f4c26254e9638a049bf2d38c501f [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001/*
2 * This software may be used and distributed according to the terms
3 * of the GNU General Public License, incorporated herein by reference.
4 *
5 */
6
Linus Torvalds1da177e2005-04-16 15:20:36 -07007#include <linux/errno.h>
8#include <asm/io.h>
9#include <linux/delay.h>
10#include <linux/kernel.h>
11#include <linux/slab.h>
12#include <linux/mm.h>
13#include <linux/ioport.h>
14#include <linux/timer.h>
15#include <linux/wait.h>
16#include <linux/isdnif.h>
17#include "debug.h"