From: Stephen Rothwell Date: Mon, 14 Apr 2008 02:08:47 +0000 (+1000) Subject: [POWERPC] replace asm/of_device.h with linux/of_device.h in macio.h X-Git-Tag: v2.6.26-rc1~1125^2~51 X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=4b1d99b37f608b8cc03550033b16212ca9362efd;p=linux-2.6-omap-h63xx.git [POWERPC] replace asm/of_device.h with linux/of_device.h in macio.h Signed-off-by: Stephen Rothwell Signed-off-by: Paul Mackerras --- diff --git a/include/asm-powerpc/macio.h b/include/asm-powerpc/macio.h index 3a6cb1a513b..079c06eae44 100644 --- a/include/asm-powerpc/macio.h +++ b/include/asm-powerpc/macio.h @@ -2,7 +2,7 @@ #define __MACIO_ASIC_H__ #ifdef __KERNEL__ -#include +#include extern struct bus_type macio_bus_type;