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