Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 53775c43 authored by Andrew Donnellan's avatar Andrew Donnellan Committed by Michael Ellerman
Browse files

powerpc/ps3: Fix typo in comment reference to CONFIG_PS3_REPOSITORY_WRITE

parent 91dc0682
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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)