/* * drivers/video/sunxi/disp2/disp/de/include/include.h * * Copyright (c) 2007-2019 Allwinnertech Co., Ltd. * Author: zhengxiaobin * * This software is licensed under the terms of the GNU General Public * License version 2, as published by the Free Software Foundation, and * may be copied, distributed, and modified under those terms. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * */ #ifndef _DISP_INCLUDE_H_ #define _DISP_INCLUDE_H_ //#define __LINUX_PLAT__ #define __UBOOT_PLAT__ #if defined(__LINUX_PLAT__) #include #include "linux/kernel.h" #include "linux/mm.h" #include #include #include #include "linux/semaphore.h" #include #include #include #include #include //wake_up_process() #include //kthread_create()??kthread_run() #include //IS_ERR()??PTR_ERR() #include #include #include "asm-generic/int-ll64.h" #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include