/* * Allwinner SoCs hdmi2.0 driver. * * Copyright (C) 2016 Allwinner. * * This file is licensed under the terms of the GNU General Public * License version 2. This program is licensed "as is" without any * warranty of any kind, whether express or implied. */ #ifndef __INCLUDES_H__ #define __INCLUDES_H__ #include "config.h" #if defined(__LINUX_PLAT__) #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include