commit | 8088041ee35604640760321621e3f058ea2c7061 | [log] [tgz] |
---|---|---|
author | Jonghwan Choi <jhbird.choi@gmail.com> | Wed Nov 02 20:13:30 2011 +0900 |
committer | Kukjin Kim <kgene.kim@samsung.com> | Sun Nov 06 13:52:51 2011 +0900 |
tree | 5fe72d18a570a9908af3a65d1594539f78fbd67b | |
parent | c861cd3e92d92ae946e19099f198018fcb4fd887 [diff] |
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>