[PATCH] powerpc: move mmio_nvram.c over to arch/powerpc
authorArnd Bergmann <arndb@de.ibm.com>
Tue, 1 Nov 2005 01:08:40 +0000 (20:08 -0500)
committerPaul Mackerras <paulus@samba.org>
Tue, 1 Nov 2005 10:03:04 +0000 (21:03 +1100)
The nvram code formally known as bpa_nvram.c is rather
generic really, so it is quite likely to be useful to
future boards not based on cell.

This patch puts it into arch/powerpc/sysdev.

Signed-off-by: Arnd Bergmann <arndb@de.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found