summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/board-omap3h1.h
diff options
context:
space:
mode:
authormattis fjallstrom <mattis@acm.org>2015-08-11 20:05:58 -0700
committermattis fjallstrom <mattis@acm.org>2015-08-11 20:06:34 -0700
commit828496eb80e97b7dbd4921ad64b1799ba2e5dd5b (patch)
tree3accafab470e063df54a08bde52a6062e562d467 /arch/arm/mach-omap2/board-omap3h1.h
parenta25960e811a1aa56814deed47e257c1cddc90084 (diff)
parent9ccd6e0d99208ca9a7bb514cc956b1de6800940b (diff)
downloadolio-linux-3.10-828496eb80e97b7dbd4921ad64b1799ba2e5dd5b.tar.xz
olio-linux-3.10-828496eb80e97b7dbd4921ad64b1799ba2e5dd5b.zip
Merge branch 'mindtribe_dev' into android-3.10-bringup
Conflicts: arch/arm/boot/dts/omap3_h1.dts drivers/iio/imu/st_lsm6ds3/st_lsm6ds3_trigger.c Both resolved. Change-Id: I42c070961bff246b07179dcaae1fc784dddb0328
Diffstat (limited to 'arch/arm/mach-omap2/board-omap3h1.h')
-rw-r--r--arch/arm/mach-omap2/board-omap3h1.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-omap2/board-omap3h1.h b/arch/arm/mach-omap2/board-omap3h1.h
index 343eaeaaf86..ddf95f41fa4 100644
--- a/arch/arm/mach-omap2/board-omap3h1.h
+++ b/arch/arm/mach-omap2/board-omap3h1.h
@@ -26,5 +26,7 @@
#include <linux/serial_core.h>
extern void bcm_bt_lpm_exit_lpm_locked(struct uart_port *uport);
+extern void rts_exit_sleep_mode (void);
+extern void rts_enter_sleep_mode (void);
#endif /* __BOARD_OMAP3H1_H__ */