aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/ps3
diff options
context:
space:
mode:
authorAndrew Donnellan <andrew.donnellan@au1.ibm.com>2016-07-05 16:12:33 +1000
committerMichael Ellerman <mpe@ellerman.id.au>2016-07-08 22:09:57 +1000
commit53775c43feae462e145b4bb88aa2115123c3c565 (patch)
treeaa73fdd354a812bce1218436ee6f9d143bf69a33 /arch/powerpc/platforms/ps3
parentpowerpc/eeh: Fix pr_debug()s in eeh_cache.c (diff)
downloadlinux-dev-53775c43feae462e145b4bb88aa2115123c3c565.tar.xz
linux-dev-53775c43feae462e145b4bb88aa2115123c3c565.zip
powerpc/ps3: Fix typo in comment reference to CONFIG_PS3_REPOSITORY_WRITE
Signed-off-by: Andrew Donnellan <andrew.donnellan@au1.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/platforms/ps3')
-rw-r--r--arch/powerpc/platforms/ps3/repository.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/platforms/ps3/repository.c b/arch/powerpc/platforms/ps3/repository.c
index bfccdc7cb85f..814a7eaa7769 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)