patch-2.1.129 linux/include/asm-ppc/prom.h
Next file: linux/include/asm-ppc/smp.h
Previous file: linux/include/asm-ppc/pmu.h
Back to the patch index
Back to the overall index
-  Lines: 8
-  Date:
Sun Nov 15 10:51:50 1998
-  Orig file: 
v2.1.128/linux/include/asm-ppc/prom.h
-  Orig date: 
Mon Oct  5 13:13:43 1998
diff -u --recursive --new-file v2.1.128/linux/include/asm-ppc/prom.h linux/include/asm-ppc/prom.h
@@ -72,6 +72,7 @@
 extern struct device_node *find_compatible_devices(const char *type,
 						   const char *compat);
 extern struct device_node *find_phandle(phandle);
+extern int device_is_compatible(struct device_node *device, const char* compat);
 extern unsigned char *get_property(struct device_node *node, const char *name,
 				   int *lenp);
 extern void print_properties(struct device_node *node);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov