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>
Showing
- arch/powerpc/include/asm/nvram.h 2 additions, 40 deletionsarch/powerpc/include/asm/nvram.h
- arch/powerpc/kernel/nvram_64.c 20 additions, 1 deletionarch/powerpc/kernel/nvram_64.c
- arch/powerpc/platforms/chrp/time.c 4 additions, 0 deletionsarch/powerpc/platforms/chrp/time.c
- arch/powerpc/platforms/pseries/nvram.c 2 additions, 0 deletionsarch/powerpc/platforms/pseries/nvram.c
Loading
Please register or sign in to comment