summaryrefslogtreecommitdiff
path: root/board/st/u8500/mcde.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/st/u8500/mcde.h')
-rw-r--r--board/st/u8500/mcde.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/st/u8500/mcde.h b/board/st/u8500/mcde.h
index b5d03762e..237e7deb3 100644
--- a/board/st/u8500/mcde.h
+++ b/board/st/u8500/mcde.h
@@ -110,6 +110,7 @@ int mcde_dsi_dcs_write(struct mcde_port *port, u8 cmd, u8* data, int len);
/* MCDE */
+int mcde_turn_on_display(void);
int mcde_init(u8 num_data_lanes);
void mcde_exit(void);