Skip to content

Commit c3ede03

Browse files
committed
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>
1 parent 9832e81 commit c3ede03

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

include/video/imx-ipu-v3.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,6 @@ struct ipu_client_platformdata {
343343
int di;
344344
int dc;
345345
int dp;
346-
int dmfc;
347346
int dma[2];
348347
};
349348

0 commit comments

Comments
 (0)