[PATCH 1/3] powerpc/ps3: fix typo in comment reference to CONFIG_PS3_REPOSITORY_WRITE
Andrew Donnellan
andrew.donnellan at au1.ibm.com
Tue Jul 5 16:12:33 AEST 2016
Signed-off-by: Andrew Donnellan <andrew.donnellan at au1.ibm.com>
---
arch/powerpc/platforms/ps3/repository.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/powerpc/platforms/ps3/repository.c b/arch/powerpc/platforms/ps3/repository.c
index bfccdc7..814a7ea 100644
--- a/arch/powerpc/platforms/ps3/repository.c
+++ b/arch/powerpc/platforms/ps3/repository.c
@@ -1198,7 +1198,7 @@ int ps3_repository_delete_highmem_info(unsigned int region_index)
return result ? -1 : 0;
}
-#endif /* defined(CONFIG_PS3_WRITE_REPOSITORY) */
+#endif /* defined(CONFIG_PS3_REPOSITORY_WRITE) */
#if defined(DEBUG)
--
Andrew Donnellan OzLabs, ADL Canberra
andrew.donnellan at au1.ibm.com IBM Australia Limited
More information about the Linuxppc-dev
mailing list