Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
[pandora-kernel.git] / arch / arm / mach-mx5 / efika.h
1 #ifndef _EFIKA_H
2 #define _EFIKA_H
3
4 #define EFIKA_WLAN_EN           IMX_GPIO_NR(2, 16)
5 #define EFIKA_WLAN_RESET        IMX_GPIO_NR(2, 10)
6 #define EFIKA_USB_PHY_RESET     IMX_GPIO_NR(2, 9)
7
8 void __init efika_board_common_init(void);
9
10 #endif