From: Haavard Skinnemoen Date: Wed, 21 Mar 2007 15:23:41 +0000 (+0100) Subject: [AVR32] Get rid of board_setup_fbmem() X-Git-Tag: v2.6.22-rc1~1131^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d80e2bb12606906fd0b5b5592f519852de8b0113;p=pandora-kernel.git [AVR32] Get rid of board_setup_fbmem() Since the core setup code takes care of both allocation and reservation of framebuffer memory, there's no need for this board- specific hook anymore. Replace it with two global variables, fbmem_start and fbmem_size, which can be used directly. Signed-off-by: Haavard Skinnemoen --- Reading git-diff-tree failed