ARM: OMAP2+: Make board-rx51.h local
This can be local to mach-omap2. Signed-off-by: Tony Lindgren <tony@atomide.com>
This commit is contained in:
11
arch/arm/mach-omap2/board-rx51.h
Normal file
11
arch/arm/mach-omap2/board-rx51.h
Normal file
@@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Defines for rx51 boards
|
||||
*/
|
||||
|
||||
#ifndef _OMAP_BOARD_RX51_H
|
||||
#define _OMAP_BOARD_RX51_H
|
||||
|
||||
extern void __init rx51_peripherals_init(void);
|
||||
extern void __init rx51_video_mem_init(void);
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user