commit | edf03c1ee84e5095e8f4a4b8ad6e0784118cb176 | [log] [tgz] |
---|---|---|
author | Arnd Bergmann <arndb@de.ibm.com> | Mon Oct 31 20:08:40 2005 -0500 |
committer | Paul Mackerras <paulus@samba.org> | Tue Nov 01 21:03:04 2005 +1100 |
tree | 2b86e57df3cfd2767fffb55ccf4b04e4d28c5c75 | |
parent | e9add2eeb182e2bf1863c548f7a8173c45b4b92f [diff] |
[PATCH] powerpc: move mmio_nvram.c over to arch/powerpc 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>