]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-ppc/prom.h
x86: PAT export resource_wc in pci sysfs
[linux-2.6-omap-h63xx.git] / include / asm-ppc / prom.h
index adc5ae78492411fd836e31fb48082b63aa795471..71f4c996fe750f4453ca7a1a11e2626391ac2887 100644 (file)
@@ -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__ */