mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-04-13 07:58:02 +07:00
gpu: ipu-v3: drop unused dmfc field from client platform data
This field is never used, drop it. Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
This commit is contained in:
parent
9832e81102
commit
c3ede03c88
@ -343,7 +343,6 @@ struct ipu_client_platformdata {
|
|||||||
int di;
|
int di;
|
||||||
int dc;
|
int dc;
|
||||||
int dp;
|
int dp;
|
||||||
int dmfc;
|
|
||||||
int dma[2];
|
int dma[2];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user