/* SPDX-License-Identifier: GPL-2.0-only */ /* * linux/drivers/video/omap2/omapfb.h * * Copyright (C) 2008 Nokia Corporation * Author: Tomi Valkeinen * * Some code and ideas taken from drivers/video/omap/ driver * by Imre Deak. */ #ifndef __DRIVERS_VIDEO_OMAP2_OMAPFB_H__ #define __DRIVERS_VIDEO_OMAP2_OMAPFB_H__ #ifdef CONFIG_FB_OMAP2_DEBUG_SUPPORT #define DEBUG #endif #include #include #include