commit | 43c9f434922ff834a6589709714f83a78c399bc1 | [log] [tgz] |
---|---|---|
author | Timur Tabi <timur@freescale.com> | Tue Sep 23 09:47:01 2008 -0500 |
committer | Kumar Gala <galak@kernel.crashing.org> | Mon Oct 13 11:09:59 2008 -0500 |
tree | 287a2c076338c265337739097ea03f441051519f | |
parent | 9bd54d185ab6c73f0cbd97b9f048394a3462193b [diff] |
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 <timur@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>