Commit 327f961f authored by Dr. David Alan Gilbert's avatar Dr. David Alan Gilbert Committed by Hans Verkuil

media: amphion: remove unused struct 'vpu_malone_frame_buffer'

'vpu_malone_frame_buffer' has been unused since the original
commit 145e9363 ("media: amphion: implement malone decoder rpc
interface").

Remove it.
Signed-off-by: default avatarDr. David Alan Gilbert <linux@treblig.org>
Signed-off-by: default avatarHans Verkuil <hverkuil-cisco@xs4all.nl>
parent 96646f3a
......@@ -207,11 +207,6 @@ struct vpu_malone_dbglog_desc {
u32 reserved;
};
struct vpu_malone_frame_buffer {
u32 addr;
u32 size;
};
struct vpu_malone_udata {
u32 base;
u32 total_size;
......
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