mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-01 02:27:51 -04:00
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>
This commit is contained in:
committed by
Michael Ellerman
parent
91dc068202
commit
53775c43fe
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user