patch-2.4.9 linux/include/asm-ppc/prom.h

Next file: linux/include/asm-ppc/types.h
Previous file: linux/include/asm-ppc/init.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.8/linux/include/asm-ppc/prom.h linux/include/asm-ppc/prom.h
@@ -1,5 +1,5 @@
 /*
- * BK Id: SCCS/s.prom.h 1.14 06/13/01 15:28:43 paulus
+ * BK Id: SCCS/s.prom.h 1.16 07/25/01 14:11:37 trini
  */
 /*
  * Definitions for talking to the Open Firmware PROM on
@@ -79,7 +79,6 @@
 extern struct device_node *find_path_device(const char *path);
 extern struct device_node *find_compatible_devices(const char *type,
 						   const char *compat);
-extern struct device_node *find_phandle(phandle);
 extern struct device_node *find_all_nodes(void);
 extern int device_is_compatible(struct device_node *device, const char *);
 extern int machine_is_compatible(const char *compat);

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)