/* 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);