aboutsummaryrefslogtreecommitdiff
path: root/include/linux/glamofb.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/glamofb.h')
-rw-r--r--include/linux/glamofb.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/glamofb.h b/include/linux/glamofb.h
index 24742a28ffd..75eefefdc4c 100644
--- a/include/linux/glamofb.h
+++ b/include/linux/glamofb.h
@@ -35,5 +35,6 @@ struct glamofb_platform_data {
void glamofb_cmd_mode(struct glamofb_handle *gfb, int on);
int glamofb_cmd_write(struct glamofb_handle *gfb, u_int16_t val);
+void glamo_lcm_reset(int level);
#endif