Skip to content

Commit f365133

Browse files
eilnjannau
authored andcommitted
media: apple: isp: rm old isp_resv struct
Signed-off-by: Eileen Yoon <eyn@gmx.com>
1 parent 563766c commit f365133

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

drivers/media/platform/apple/isp/isp-drv.h

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -85,12 +85,6 @@ struct apple_isp_hw {
8585
u8 bandwidth_size;
8686
};
8787

88-
struct isp_resv {
89-
phys_addr_t phys;
90-
dma_addr_t iova;
91-
u64 size;
92-
};
93-
9488
enum isp_sensor_id {
9589
ISP_IMX248_1820_01,
9690
ISP_IMX248_1822_02,

0 commit comments

Comments
 (0)