Commit c39f01d7 authored by Joe Perches's avatar Joe Perches Committed by David S. Miller

net/atm/addr.c: Convert include <asm to include <linux

Signed-off-by: default avatarJoe Perches <joe@perches.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 99824461
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
#include <linux/atm.h> #include <linux/atm.h>
#include <linux/atmdev.h> #include <linux/atmdev.h>
#include <asm/uaccess.h> #include <linux/uaccess.h>
#include "signaling.h" #include "signaling.h"
#include "addr.h" #include "addr.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment