From: Sam Ravnborg Date: Sat, 3 Jan 2009 05:15:25 +0000 (-0800) Subject: sparc: unify openprom.h X-Git-Tag: v2.6.29-rc1~501^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c59d28d0e798fff1ebfedcf7821cbd5513091bd;p=pandora-kernel.git sparc: unify openprom.h After the preparational steps the unification was simple. The linux_prom_pci_registers definition did not look like it could be unified at first look since the structure is assigned using prop_getproperty() / of_get_property() so the structure is assumed to come direct form the prom. The LINUX_OPPROM_MAGIC was kept even if it is not used by the kernel on the assumption that userspace may require it. Signed-off-by: Sam Ravnborg Signed-off-by: David S. Miller --- Reading git-diff-tree failed