Manjunath Kondaiah G | 04aeae7 | 2010-10-08 09:58:35 -0700 | [diff] [blame] | 1 | /* |
2 | * Defines for rx51 boards | ||||
3 | */ | ||||
4 | |||||
5 | #ifndef _OMAP_BOARD_RX51_H | ||||
6 | #define _OMAP_BOARD_RX51_H | ||||
7 | |||||
8 | extern void __init rx51_peripherals_init(void); | ||||
9 | extern void __init rx51_video_mem_init(void); | ||||
10 | |||||
11 | #endif |