3
0
mirror of https://github.com/Qortal/Brooklyn.git synced 2025-01-30 14:52:17 +00:00

Maliktaro !

This commit is contained in:
Raziel K. Crowe 2022-04-02 15:00:57 +05:00 committed by GitHub
parent 4ed1087bcd
commit 89d8dc5480
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -589,12 +589,7 @@ struct vc4_crtc_state {
bool txp_armed;
unsigned int assigned_channel;
struct {
unsigned int left;
unsigned int right;
unsigned int top;
unsigned int bottom;
} margins;
struct drm_connector_tv_margins margins;
unsigned long hvs_load;