aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/samsung_duallcd/boot_progressbar.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/video/samsung_duallcd/boot_progressbar.h')
-rw-r--r--drivers/video/samsung_duallcd/boot_progressbar.h13
1 files changed, 13 insertions, 0 deletions
diff --git a/drivers/video/samsung_duallcd/boot_progressbar.h b/drivers/video/samsung_duallcd/boot_progressbar.h
new file mode 100644
index 0000000..fa3424c
--- /dev/null
+++ b/drivers/video/samsung_duallcd/boot_progressbar.h
@@ -0,0 +1,13 @@
+/* linux/drivers/video/samsung/boot_progressbar.h
+ *
+ * Copyright (c) 2010 Samsung Electronics Co., Ltd.
+ * http://www.samsung.com
+ *
+ * Draw progress-bar while kernel loading
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 2 as
+ * published by the Free Software Foundation.
+ */
+
+extern void s3cfb_start_progress(struct fb_info *fb);