Skip to content

Commit

Permalink
[POWERPC] replace asm/of_device.h with linux/of_device.h in macio.h
Browse files Browse the repository at this point in the history
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
  • Loading branch information
Stephen Rothwell authored and Paul Mackerras committed Apr 15, 2008
1 parent 98245c1 commit 4b1d99b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/asm-powerpc/macio.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#define __MACIO_ASIC_H__
#ifdef __KERNEL__

#include <asm/of_device.h>
#include <linux/of_device.h>

extern struct bus_type macio_bus_type;

Expand Down

0 comments on commit 4b1d99b

Please sign in to comment.