/* drivers/video/sunxi/disp2/disp/lcd/k101im2qa04.h * * Copyright (c) 2017 Allwinnertech Co., Ltd. * Author: zhengxiaobin * * k101im2qa04 panel driver * * 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. */ #ifndef _HE0801A068_H #define _HE0801A068_H #include "panels.h" extern struct __lcd_panel k101im2qa04_panel; #endif /*End of file*/