From: Jonghwan Choi Date: Wed, 2 Nov 2011 11:13:30 +0000 (+0900) Subject: ARM: SAMSUNG: Fix compile error due to kfree X-Git-Tag: v3.2-rc1~36^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8088041ee35604640760321621e3f058ea2c7061;p=pandora-kernel.git ARM: SAMSUNG: Fix compile error due to kfree Fix following build error. arch/arm/plat-samsung/dev-backlight.c: In function 'samsung_bl_set': arch/arm/plat-samsung/dev-backlight.c:145: error: implicit declaration of function 'kfree' Signed-off-by: Jonghwan Choi Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed