Re: [PATCH] s3c2410fb: silence warning
From: James Simmons <hidden>
Date: 2010-03-10 16:41:43
Also in:
linux-samsung-soc
From: James Simmons <hidden>
Date: 2010-03-10 16:41:43
Also in:
linux-samsung-soc
Can you please resend it not as a attachemnt. Thank you.
When building s3c2410fb with CPU_FREQ set, one gets : drivers/video/s3c2410fb.c: In function 's3c2410fb_cpufreq_transition': drivers/video/s3c2410fb.c:769: warning: unused variable 'freqs' Remove this useless declaration to silence the warning. Signed-off-by: Arnaud Patard <redacted> ---