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

Commit b823982c authored by Paul Bolle's avatar Paul Bolle Committed by Jiri Kosina
Browse files

powerpc: Fix comment typo 'CONIFG_8xx'



Signed-off-by: default avatarPaul Bolle <pebolle@tiscali.nl>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent c2522dcd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -67,7 +67,7 @@ static inline void _tlbil_va(unsigned long address, unsigned int pid,
{
	__tlbil_va(address, pid);
}
#endif /* CONIFG_8xx */
#endif /* CONFIG_8xx */

#if defined(CONFIG_PPC_BOOK3E) || defined(CONFIG_PPC_47x)
extern void _tlbivax_bcast(unsigned long address, unsigned int pid,