x86: don't use size specifiers.
authorGlauber Costa <gcosta@redhat.com>
Tue, 24 Jun 2008 12:27:19 +0000 (09:27 -0300)
committerIngo Molnar <mingo@elte.hu>
Wed, 9 Jul 2008 06:49:27 +0000 (08:49 +0200)
commitff1b15b646177c6cc465ac2dd0be6ae16e965654
treea075dc50ba34dc1d4bb23d624babd2daf73487c4
parent26e9e57b106445bbd8c965985e4e8af5293ae005
x86: don't use size specifiers.

Remove the "l" from inline asm at arch/x86/lib/delay_32.c.
It is not needed.

Signed-off-by: Glauber Costa <gcosta@redhat.com>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/lib/delay_32.c