From: Grant Likely Date: Sun, 14 Feb 2010 14:13:38 +0000 (-0700) Subject: of: Remove old and misplaced function declarations X-Git-Tag: v2.6.34-rc1~289^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21b082ecdd7e6b8a5eba2cc013cae41b24de7f51;p=pandora-kernel.git of: Remove old and misplaced function declarations The following functions don't exist: finish_device_tree() print_properties() prom_n_intr_cells() prom_get_irq_senses() The following functions are in drivers/of/base.c, so the declaration belongs in of.h instead of of_fdt.h of_machine_is_compatible() prom_add_property() prom_remove_property() prom_update_property() Signed-off-by: Grant Likely Acked-by: Benjamin Herrenschmidt Acked-by: Michal Simek --- Reading git-diff-tree failed