blob: 4611da6e9231635221269888e670d5ceea8246c3 [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
7#include <linux/version.h>
8#include <linux/errno.h>
9#include <asm/io.h>
10#include <linux/delay.h>
11#include <linux/kernel.h>
12#include <linux/slab.h>
13#include <linux/mm.h>
14#include <linux/ioport.h>
15#include <linux/timer.h>
16#include <linux/wait.h>
17#include <linux/isdnif.h>
18#include "debug.h"