mirror of
https://github.com/torvalds/linux.git
synced 2026-05-23 06:31:58 +02:00
media: amphion: remove unused struct 'vpu_malone_frame_buffer'
'vpu_malone_frame_buffer' has been unused since the original
commit 145e936380 ("media: amphion: implement malone decoder rpc
interface").
Remove it.
Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
This commit is contained in:
parent
96646f3a5a
commit
327f961f77
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user