Skip to content
Snippets Groups Projects
Commit 9811a99c authored by Jani Nikula's avatar Jani Nikula
Browse files

drm: bridge: samsung-dsim: make samsung-dsim.h self-contained

parent eddb24a8
No related branches found
No related tags found
No related merge requests found
......@@ -11,9 +11,11 @@
#include <linux/regulator/consumer.h>
#include <drm/drm_atomic_helper.h>
#include <drm/drm_of.h>
#include <drm/drm_bridge.h>
#include <drm/drm_mipi_dsi.h>
#include <drm/drm_of.h>
struct platform_device;
struct samsung_dsim;
#define DSIM_STATE_ENABLED BIT(0)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment