mirror of
https://github.com/tbsdtv/linux_media.git
synced 2025-07-23 12:43:29 +02:00
s390/jump_label: remove unused structure definition
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
This commit is contained in:
@@ -15,11 +15,6 @@ struct insn {
|
||||
s32 offset;
|
||||
} __packed;
|
||||
|
||||
struct insn_args {
|
||||
struct jump_entry *entry;
|
||||
enum jump_label_type type;
|
||||
};
|
||||
|
||||
static void jump_label_make_nop(struct jump_entry *entry, struct insn *insn)
|
||||
{
|
||||
/* brcl 0,offset */
|
||||
|
Reference in New Issue
Block a user