]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blob - arch/arm/mach-omap2/board-n800.h
e71dae4722a5705ed06a0ce74b360113b17afa8c
[linux-2.6-omap-h63xx.git] / arch / arm / mach-omap2 / board-n800.h
1 /*
2  * linux/arch/arm/mach-omap2/board-n800.h
3  *
4  * Copyright (C) 2005-2007 Nokia Corporation
5  * Author: Lauri Leukkunen <lauri.leukkunen@nokia.com>
6  *
7  * Modified from mach-omap2/board-n800.c
8  *
9  * This program is free software; you can redistribute it and/or modify
10  * it under the terms of the GNU General Public License version 2 as
11  * published by the Free Software Foundation.
12  */
13
14 #ifndef __ARCH_ARM_MACH_OMAP2_BOARD_N800_H
15 #define __ARCH_ARM_MACH_OMAP2_BOARD_N800_H
16
17 void __init nokia_n800_common_init(void);
18 void __init nokia_n800_map_io(void);
19 void __init nokia_n800_init_irq(void);
20
21 extern const struct tcm825x_platform_data n800_tcm825x_platform_data;
22
23 #endif