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:
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)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user