]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
ARM: OMAP: Remove trailing white space from id.c
authorTony Lindgren <tony@atomide.com>
Wed, 4 Jun 2008 00:37:48 +0000 (17:37 -0700)
committerTony Lindgren <tony@atomide.com>
Wed, 4 Jun 2008 00:37:48 +0000 (17:37 -0700)
Remove trailing white space from id.c

Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/id.c

index 27dfdcae4d07f1e8c82740aded13cd6cfae06817..c7f9ab7efdca01bbb3d35dfa7b825bc4c069469e 100644 (file)
@@ -85,7 +85,7 @@ static u32 __init read_tap_reg(int reg)
        if ((((cpuid >> 4) & 0xFFF) == 0xC08) && ((cpuid & 0xF) == 0x0)) {
 
                if (reg == tap_prod_id) {
-                       regval = 0x000F00F0; 
+                       regval = 0x000F00F0;
                        goto out;
                }