]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
powerpc+of: Move of_drconf_cell struct definition to asm/prom.h
authorNathan Fontenot <nfont@linux.vnet.ibm.com>
Tue, 2 Oct 2012 16:56:11 +0000 (16:56 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 14 Nov 2012 22:43:55 +0000 (09:43 +1100)
commitf59497208363f3dd9d62b79b7f7eafc95432de79
tree674e257b5d24e7e1968a3c6bdb02ae391395a463
parente81b3295bc54eb0d03f4cdfc8cbf72e731d1b402
powerpc+of: Move of_drconf_cell struct definition to asm/prom.h

This patch moves the definition of the of_drconf_cell struct to asm/prom.h
to make it available for all powerpc/pseries code.

Signed-off-by: Nathan Fontenot <nfont@linux.vnet.ibm.com>
Acked-by: Rob Herring <rob.herring@calxeda.com>
Acked-by: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/include/asm/prom.h
arch/powerpc/mm/numa.c