]> git.karo-electronics.de Git - karo-tx-linux.git/commit
video: da8xx-fb: Fix build warning on unused label
authorManjunathappa, Prakash <prakash.pm@ti.com>
Thu, 9 Feb 2012 05:04:38 +0000 (10:34 +0530)
committerFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>
Mon, 13 Feb 2012 03:00:25 +0000 (03:00 +0000)
commit3a84409ce3cccdbe1753dd9fd4eb1a7a9dded5c3
treef1da366d9b5f1c07eb825d29d5c430fb98e2e27a
parentc718a54649475cc397484f96e70f6d0fdd267165
video: da8xx-fb: Fix build warning on unused label

Patch fixes build warning on label "err_cpu_freq" when CONFIG_CPU_FREQ
is not defined.

Signed-off-by: Manjunathappa, Prakash <prakash.pm@ti.com>
Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
drivers/video/da8xx-fb.c