Commit c3ede03c authored by Philipp Zabel's avatar Philipp Zabel

gpu: ipu-v3: drop unused dmfc field from client platform data

This field is never used, drop it.
Signed-off-by: default avatarPhilipp Zabel <p.zabel@pengutronix.de>
parent 9832e811
......@@ -343,7 +343,6 @@ struct ipu_client_platformdata {
int di;
int dc;
int dp;
int dmfc;
int dma[2];
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment