linux/arch/avr32
Haavard Skinnemoen d80e2bb126 [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 <hskinnemoen@atmel.com>
2007-04-27 13:44:15 +02:00
..
boards/atstk1000 [AVR32] Get rid of board_setup_fbmem() 2007-04-27 13:44:15 +02:00
boot
configs
kernel [AVR32] Get rid of board_setup_fbmem() 2007-04-27 13:44:15 +02:00
lib
mach-at32ap [AVR32] Make I/O access macros work with external devices 2007-04-27 13:44:14 +02:00
mm [AVR32] Move setup_bootmem() from mm/init.c to kernel/setup.c 2007-04-27 13:44:14 +02:00
Kconfig [AVR32] Clean up exception handling code 2007-04-27 13:44:13 +02:00
Kconfig.debug
Makefile