diff options
Diffstat (limited to 'net/atm')
-rw-r--r-- | net/atm/addr.c | 1 | ||||
-rw-r--r-- | net/atm/lec.c | 1 | ||||
-rw-r--r-- | net/atm/raw.c | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/net/atm/addr.c b/net/atm/addr.c index 3060fd0ba4b9..6afa77d63bb5 100644 --- a/net/atm/addr.c +++ b/net/atm/addr.c | |||
@@ -4,7 +4,6 @@ | |||
4 | 4 | ||
5 | #include <linux/atm.h> | 5 | #include <linux/atm.h> |
6 | #include <linux/atmdev.h> | 6 | #include <linux/atmdev.h> |
7 | #include <linux/sched.h> | ||
8 | #include <asm/uaccess.h> | 7 | #include <asm/uaccess.h> |
9 | 8 | ||
10 | #include "signaling.h" | 9 | #include "signaling.h" |
diff --git a/net/atm/lec.c b/net/atm/lec.c index 986945527691..3d804d61f656 100644 --- a/net/atm/lec.c +++ b/net/atm/lec.c | |||
@@ -1437,7 +1437,6 @@ static void lane2_associate_ind(struct net_device *dev, u8 *mac_addr, | |||
1437 | */ | 1437 | */ |
1438 | 1438 | ||
1439 | #include <linux/types.h> | 1439 | #include <linux/types.h> |
1440 | #include <linux/sched.h> | ||
1441 | #include <linux/timer.h> | 1440 | #include <linux/timer.h> |
1442 | #include <asm/param.h> | 1441 | #include <asm/param.h> |
1443 | #include <asm/atomic.h> | 1442 | #include <asm/atomic.h> |
diff --git a/net/atm/raw.c b/net/atm/raw.c index 4df7cdd72aa1..1378f61c5c31 100644 --- a/net/atm/raw.c +++ b/net/atm/raw.c | |||
@@ -4,7 +4,6 @@ | |||
4 | 4 | ||
5 | 5 | ||
6 | #include <linux/module.h> | 6 | #include <linux/module.h> |
7 | #include <linux/sched.h> | ||
8 | #include <linux/atmdev.h> | 7 | #include <linux/atmdev.h> |
9 | #include <linux/capability.h> | 8 | #include <linux/capability.h> |
10 | #include <linux/kernel.h> | 9 | #include <linux/kernel.h> |