]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitffc1e7ccb3dad92efa860b559f0d2ba5eeb5d743
tree287a2c076338c265337739097ea03f441051519f
parentbf59c0f62d288b7ca3747c6a7f5a5106e5f6aa36
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 65fb93de, 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