projects
/
GitHub
/
MotorolaMobilityLLC
/
kernel-slsi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9982446
)
net/atm/addr.c: Convert include <asm to include <linux
author
Joe Perches
<joe@perches.com>
Tue, 26 Jan 2010 11:40:01 +0000
(11:40 +0000)
committer
David S. Miller
<davem@davemloft.net>
Wed, 27 Jan 2010 05:15:56 +0000
(21:15 -0800)
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/atm/addr.c
patch
|
blob
|
blame
|
history
diff --git
a/net/atm/addr.c
b/net/atm/addr.c
index 82e85abc303dde8ba0ff278d252c9ea4fd95a43b..cf3ae8b475728df8668ce90ce14f5622e65c2388 100644
(file)
--- a/
net/atm/addr.c
+++ b/
net/atm/addr.c
@@
-4,7
+4,7
@@
#include <linux/atm.h>
#include <linux/atmdev.h>
-#include <
asm
/uaccess.h>
+#include <
linux
/uaccess.h>
#include "signaling.h"
#include "addr.h"