powerpc/nvram: Move things out of asm/nvram.h
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 29 Jul 2010 04:45:24 +0000 (14:45 +1000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Tue, 30 Nov 2010 04:09:19 +0000 (15:09 +1100)
commit74d51d029818eca9d1aec22dd2895e269c0044b1
treed3b40889e9d046c3af216b49253de0af10a39050
parentf2e785ed5fb8e5fe5063ee2ba1c8f150396c53c6
powerpc/nvram: Move things out of asm/nvram.h

This moves a bunch of definitions out of asm/nvram.h to the files
that use them or just outright remove completely unused stuff.

We leave the partition signatures definitions, they will be useful

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/include/asm/nvram.h
arch/powerpc/kernel/nvram_64.c
arch/powerpc/platforms/chrp/time.c
arch/powerpc/platforms/pseries/nvram.c