X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-ppc%2Fprom.h;h=71f4c996fe750f4453ca7a1a11e2626391ac2887;hb=13c48c490208d9e70d8d66d56f96c5054db69af7;hp=adc5ae78492411fd836e31fb48082b63aa795471;hpb=76babde121d2ffef04ca692ce64ef9f8a9866086;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__ */