arcnet: Use include/linux path for asm

Use the preferred kernel include path for asm paths.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Michael Grzeschik <m.grzeschik@pengutronix.de>
This commit is contained in:
Joe Perches
2015-05-05 10:05:51 -07:00
committed by Michael Grzeschik
parent 3b4e55510f
commit 5e7ef9134c
7 changed files with 7 additions and 7 deletions

View File

@@ -45,7 +45,7 @@
#include <pcmcia/cistpl.h>
#include <pcmcia/ds.h>
#include <asm/io.h>
#include <linux/io.h>
#define VERSION "arcnet: COM20020 PCMCIA support loaded.\n"