From: David Howells <dhowells@redhat.com>

The attached patch cleans up some excess whitespace from the FRV entry.S.

Signed-Off-By: David Howells <dhowells@redhat.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
---

 25-akpm/arch/frv/kernel/entry.S |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

diff -puN arch/frv/kernel/entry.S~frv-excess-whitespace-cleanup arch/frv/kernel/entry.S
--- 25/arch/frv/kernel/entry.S~frv-excess-whitespace-cleanup	Wed Jan 12 16:20:09 2005
+++ 25-akpm/arch/frv/kernel/entry.S	Wed Jan 12 16:20:09 2005
@@ -1073,7 +1073,7 @@ __entry_work_resched:
 	andicc		gr4,#_TIF_NEED_RESCHED,gr0,icc0
 	bne		icc0,#1,__entry_work_resched
 
- __entry_work_notifysig:
+__entry_work_notifysig:
 	LEDS		0x6410
 	ori.p		gr4,#0,gr8
 	call		do_notify_resume
_