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

Commit 813f13e7 authored by Cong Ding's avatar Cong Ding Committed by Kukjin Kim
Browse files

ARM: S3C24XX: fix uninitialized variable warning



the use of variable tmp is uninitialized, so we fix it.

Signed-off-by: default avatarCong Ding <dinggnu@gmail.com>
Signed-off-by: default avatarKukjin Kim <kgene.kim@samsung.com>
parent 949db153
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -197,7 +197,7 @@ static unsigned long s3c24xx_read_idcode_v4(void)

static void s3c24xx_default_idle(void)
{
	unsigned long tmp;
	unsigned long tmp = 0;
	int i;

	/* idle the system by using the idle mode which will wait for an