1 /* SPDX-License-Identifier: GPL-2.0 */
3 * Copyright (C) 2020 Unisoc Inc.
9 #include <drm/drm_atomic.h>
10 #include <drm/drm_print.h>
13 struct drm_device drm;
16 extern struct platform_driver sprd_dpu_driver;
17 extern struct platform_driver sprd_dsi_driver;
19 #endif /* _SPRD_DRM_H_ */