]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: SAMSUNG: Fix compile error due to kfree
authorJonghwan Choi <jhbird.choi@gmail.com>
Wed, 2 Nov 2011 11:13:30 +0000 (20:13 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Sun, 6 Nov 2011 04:52:51 +0000 (13:52 +0900)
commit1e5f508784350aa454472a2da9b6388dc62f2276
tree5fe72d18a570a9908af3a65d1594539f78fbd67b
parenta39c469451965ab025844ba284a9597a220330fb
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 <jhbird.choi@gmail.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/plat-samsung/dev-backlight.c