Merge "disp: msm: add changes for bengal target compilation"
Dieser Commit ist enthalten in:

committet von
Gerrit - the friendly Code Review server

Commit
49a66145eb
@@ -184,6 +184,19 @@ static inline int dp_connector_config_hdr(struct drm_connector *connector,
|
||||
return 0;
|
||||
}
|
||||
|
||||
int dp_connector_atomic_check(struct drm_connector *connector,
|
||||
void *display,
|
||||
struct drm_connector_state *c_state)
|
||||
{
|
||||
return 0;
|
||||
}
|
||||
|
||||
int dp_connector_set_colorspace(struct drm_connector *connector,
|
||||
void *display)
|
||||
{
|
||||
return 0;
|
||||
}
|
||||
|
||||
static inline int dp_connector_post_init(struct drm_connector *connector,
|
||||
void *display)
|
||||
{
|
||||
|
In neuem Issue referenzieren
Einen Benutzer sperren