upload tizen1.0 source
[kernel/linux-2.6.36.git] / arch / arm / mach-s5pv310 / board-mobile.h
1 /*
2  * Header file for common S5PV310.
3  *
4  * Copyright (C) 2011 Samsung Electrnoics
5  *
6  * This program is free software; you can redistribute it and/or modify
7  * it under the terms of the GNU General Public License version 2 as
8  * published by the Free Software Foundation.
9 */
10
11 #ifndef __BOARD_MOBILE_H
12 #define __BOARD_MOBILE_H
13
14 extern struct platform_device s5pv310_bcm4330;
15
16 extern void s5pv310_sdhci_init(void);
17 extern void s5pv310_camera_init(void);
18
19 #endif /* __BOARD_MOBILE_H */