]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-powerpc/prom.h
Char: cyclades, remove useless fileds from cyclades_card
[linux-2.6-omap-h63xx.git] / include / asm-powerpc / prom.h
index a070defc4438fe88b182d77c4489fc50eb582cb1..ec400f608e166c6e6a98584d274f8790a4d4918d 100644 (file)
@@ -112,10 +112,6 @@ static inline void set_node_proc_entry(struct device_node *dn, struct proc_dir_e
 }
 
 
-/* OBSOLETE: Old style node lookup */
-extern struct device_node *find_devices(const char *name);
-extern struct device_node *find_type_devices(const char *type);
-
 /* New style node lookup */
 extern struct device_node *of_find_node_by_name(struct device_node *from,
        const char *name);