diff options
author | David Woodhouse <dwmw2@infradead.org> | 2006-04-25 09:16:14 -0400 |
---|---|---|
committer | David Woodhouse <dwmw2@infradead.org> | 2006-04-25 09:16:14 -0400 |
commit | 8e442735ae6e2e1c857fb0c746027da8d8e40a81 (patch) | |
tree | 4f50a887c9ba593cd69a164df9c16ee61a07cfaa /include/linux/isdn | |
parent | 2e0e1f9f1c478ee14fb60524024f7b730df76912 (diff) |
Remove gratuitous inclusion of <linux/pci.h> from linux/isdn/tpam.h
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Diffstat (limited to 'include/linux/isdn')
-rw-r--r-- | include/linux/isdn/tpam.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/isdn/tpam.h b/include/linux/isdn/tpam.h index 9f65bea49d11..d18dd0dc570d 100644 --- a/include/linux/isdn/tpam.h +++ b/include/linux/isdn/tpam.h | |||
@@ -26,7 +26,6 @@ | |||
26 | #define _TPAM_H_ | 26 | #define _TPAM_H_ |
27 | 27 | ||
28 | #include <linux/types.h> | 28 | #include <linux/types.h> |
29 | #include <linux/pci.h> | ||
30 | 29 | ||
31 | /* IOCTL commands */ | 30 | /* IOCTL commands */ |
32 | #define TPAM_CMD_DSPLOAD 0x0001 | 31 | #define TPAM_CMD_DSPLOAD 0x0001 |