]> git.baikalelectronics.ru Git - kernel.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)
commit56dde0b5f5e0a3bd072aeb78d6e987b269a12bf5
tree674e257b5d24e7e1968a3c6bdb02ae391395a463
parent9bc5142a56b1c7096dd07e4c415454cf760eb65d
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