Commit 4b1d99b3 authored by Stephen Rothwell's avatar Stephen Rothwell Committed by Paul Mackerras

[POWERPC] replace asm/of_device.h with linux/of_device.h in macio.h

Signed-off-by: default avatarStephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: default avatarPaul Mackerras <paulus@samba.org>
parent 98245c16
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
#define __MACIO_ASIC_H__ #define __MACIO_ASIC_H__
#ifdef __KERNEL__ #ifdef __KERNEL__
#include <asm/of_device.h> #include <linux/of_device.h>
extern struct bus_type macio_bus_type; extern struct bus_type macio_bus_type;
......
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