]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blobdiff - arch/arm/mach-s3c24xx/mach-h1940.c
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
[mirror_ubuntu-jammy-kernel.git] / arch / arm / mach-s3c24xx / mach-h1940.c
index 9638b337593c9f30be3743bd1d3e61dc47faac51..63aaf076f61198cb6cdad6e69a93c443b46eaa5a 100644 (file)
@@ -380,7 +380,7 @@ int h1940_led_blink_set(unsigned gpio, int state,
        default:
                blink_gpio = S3C2410_GPA(3);
                check_gpio1 = S3C2410_GPA(1);
-               check_gpio1 = S3C2410_GPA(7);
+               check_gpio2 = S3C2410_GPA(7);
                break;
        }
 
@@ -460,7 +460,7 @@ static void h1940_set_mmc_power(unsigned char power_mode, unsigned short vdd)
                break;
        default:
                break;
-       };
+       }
 }
 
 static struct s3c24xx_mci_pdata h1940_mmc_cfg __initdata = {