aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-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 1e760dc3517..a68870deafa 100644
--- a/include/linux/glamofb.h
+++ b/include/linux/glamofb.h
@@ -33,6 +33,7 @@ struct glamofb_platform_data {
/* glamo-mci asking if it should use the slow clock to card */
int (*glamo_mci_use_slow)(void);
int (*glamo_irq_is_wired)(void);
+ void (*glamo_external_reset)(int);
};
int glamofb_cmd_mode(struct glamofb_handle *gfb, int on);