X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-ppc%2Focp.h;h=5ea44cabfaa4368c966c19e5506d68a9a0e95744;hb=9bf4aaab3e101692164d49b7ca357651eb691cb6;hp=3d735b9e9f9296696a72bfae1984e5882072ee20;hpb=db216c3d5e4c040e557a50f8f5d35d5c415e8c1c;p=linux-2.6.git diff --git a/include/asm-ppc/ocp.h b/include/asm-ppc/ocp.h index 3d735b9e9..5ea44cabf 100644 --- a/include/asm-ppc/ocp.h +++ b/include/asm-ppc/ocp.h @@ -202,6 +202,10 @@ static DEVICE_ATTR(name##_##field, S_IRUGO, show_##name##_##field, NULL); #include #endif +#ifdef CONFIG_FSL_OCP +#include +#endif + #endif /* CONFIG_PPC_OCP */ #endif /* __OCP_H__ */ #endif /* __KERNEL__ */