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

Commit 79f1ec86 authored by Joe Perches's avatar Joe Perches Committed by Bryan Wu
Browse files

[Blackfin] arch: Spelling fixes

parent b39f4ce9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -187,7 +187,7 @@ asmlinkage void __init init_early_exception_vectors(void)
	bfin_write_EVT15(early_trap);
	CSYNC();

	/* Set all the return from interupt, exception, NMI to a known place
	/* Set all the return from interrupt, exception, NMI to a known place
	 * so if we do a RETI, RETX or RETN by mistake - we go somewhere known
	 * Note - don't change RETS - we are in a subroutine, or
	 * RETE - since it might screw up if emulator is attached
+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@
 * Author:       Michael Hennerich
 *
 * Created:
 * Description:  Set up the interupt priorities
 * Description:  Set up the interrupt priorities
 *
 * Modified:
 *               Copyright 2004-2006 Analog Devices Inc.