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, 0 insertions, 13 deletions
diff --git a/drivers/video/samsung_duallcd/boot_progressbar.h b/drivers/video/samsung_duallcd/boot_progressbar.h
deleted file mode 100644
index fa3424c..0000000
--- a/drivers/video/samsung_duallcd/boot_progressbar.h
+++ /dev/null
@@ -1,13 +0,0 @@
-/* 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);