powerpc: remove support for bootmem-allocated memory for the DIU driver
authorTimur Tabi <timur@freescale.com>
Tue, 23 Sep 2008 14:47:01 +0000 (09:47 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Mon, 13 Oct 2008 16:09:59 +0000 (11:09 -0500)
commit43c9f434922ff834a6589709714f83a78c399bc1
tree287a2c076338c265337739097ea03f441051519f
parent9bd54d185ab6c73f0cbd97b9f048394a3462193b
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>
arch/powerpc/platforms/86xx/mpc8610_hpcd.c
arch/powerpc/sysdev/fsl_soc.c
arch/powerpc/sysdev/fsl_soc.h