From: Javier M. Mellid Date: Tue, 26 Jun 2012 04:00:16 +0000 (+0200) Subject: staging: sm7xxfb: delete unnecessary color map allocation X-Git-Tag: v3.6-rc1~100^2~555 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=128e8616faff1a863ad9f8e865e255ee4d36bed4;p=pandora-kernel.git staging: sm7xxfb: delete unnecessary color map allocation This patchs erases fb_alloc_cmap call in smtc_free_fb_info. In the future, when needed, the required function to call here should be fb_dealloc_cmap. Tested with SM712. Signed-off-by: Javier M. Mellid Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed