X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-ppc%2Fprom.h;h=71f4c996fe750f4453ca7a1a11e2626391ac2887;hb=252815b0cfe711001eff0327872209986b36d490;hp=adc5ae78492411fd836e31fb48082b63aa795471;hpb=4e8f10b7ccf1c3c53a818a157962074a7340732e;p=linux-2.6 diff --git a/include/asm-ppc/prom.h b/include/asm-ppc/prom.h index adc5ae7849..71f4c996fe 100644 --- a/include/asm-ppc/prom.h +++ b/include/asm-ppc/prom.h @@ -34,7 +34,7 @@ extern unsigned long sub_reloc_offset(unsigned long); */ #define machine_is_compatible(x) 0 #define of_find_compatible_node(f, t, c) NULL -#define get_property(p, n, l) NULL +#define of_get_property(p, n, l) NULL #endif /* _PPC_PROM_H */ #endif /* __KERNEL__ */