/* display driver * * Copyright (c) 2017 Allwinnertech Co., Ltd. * Author: Tyle * * 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 __DEV_LCD_H__ #define __DEV_LCD_H__ #include #include #include #include #include "asm-generic/int-ll64.h" #include "linux/kernel.h" #include "linux/mm.h" #include "linux/semaphore.h" #include #include #include #include /* wake_up_process() */ #include /* kthread_create()?ˇékthread_run() */ #include /* IS_ERR()?ˇéPTR_ERR() */ #include #include #include #include #include #include #include #include #include #include #include /* #include */ /*#include */ #include