commit | f59497208363f3dd9d62b79b7f7eafc95432de79 | [log] [tgz] |
---|---|---|
author | Nathan Fontenot <nfont@linux.vnet.ibm.com> | Tue Oct 02 16:56:11 2012 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Thu Nov 15 09:43:55 2012 +1100 |
tree | 674e257b5d24e7e1968a3c6bdb02ae391395a463 | |
parent | e81b3295bc54eb0d03f4cdfc8cbf72e731d1b402 [diff] |
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>