linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/3] powerpc/ps3: fix typo in comment reference to CONFIG_PS3_REPOSITORY_WRITE
@ 2016-07-05  6:12 Andrew Donnellan
  2016-07-05  6:12 ` [PATCH 2/3] powerpc: fix typo in comment reference to CONFIG_TRACE_IRQFLAGS Andrew Donnellan
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Andrew Donnellan @ 2016-07-05  6:12 UTC (permalink / raw)
  To: linuxppc-dev; +Cc: mpe, oss, geoff

Signed-off-by: Andrew Donnellan <andrew.donnellan@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@au1.ibm.com  IBM Australia Limited

^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-07-11 10:19 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-05  6:12 [PATCH 1/3] powerpc/ps3: fix typo in comment reference to CONFIG_PS3_REPOSITORY_WRITE Andrew Donnellan
2016-07-05  6:12 ` [PATCH 2/3] powerpc: fix typo in comment reference to CONFIG_TRACE_IRQFLAGS Andrew Donnellan
2016-07-11 10:19   ` [2/3] " Michael Ellerman
2016-07-05  6:12 ` [PATCH 3/3] powerpc/configs: remove old symbols from defconfigs Andrew Donnellan
2016-07-11 10:19   ` [3/3] " Michael Ellerman
2016-07-11 10:19 ` [1/3] powerpc/ps3: fix typo in comment reference to CONFIG_PS3_REPOSITORY_WRITE Michael Ellerman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).