From: Timur Tabi Date: Tue, 23 Sep 2008 14:47:01 +0000 (-0500) Subject: powerpc: remove support for bootmem-allocated memory for the DIU driver X-Git-Tag: v2.6.28-rc1~569^2~10^2~9 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43c9f434922ff834a6589709714f83a78c399bc1;p=pandora-kernel.git powerpc: remove support for bootmem-allocated memory for the DIU driver Early versions of the Freescale DIU framebuffer driver depended on a bootmem allocation of memory for the video buffer. The need for this feature was removed in commit 6b51d51a, so now we can remove the platform-specific code that allocated that memory. Signed-off-by: Timur Tabi Signed-off-by: Kumar Gala --- Reading git-diff-tree failed