From d0b2f91bede3bd5e3d24dd6803e56eee959c1797 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Thu, 20 Oct 2016 00:10:27 -0300 Subject: Linux-libre 4.8.2-gnu --- include/media/i2c/adv7511.h | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'include/media/i2c/adv7511.h') diff --git a/include/media/i2c/adv7511.h b/include/media/i2c/adv7511.h index d83b91d80..61c3d711c 100644 --- a/include/media/i2c/adv7511.h +++ b/include/media/i2c/adv7511.h @@ -32,11 +32,7 @@ struct adv7511_monitor_detect { struct adv7511_edid_detect { int present; int segment; -}; - -struct adv7511_cec_arg { - void *arg; - u32 f_flags; + uint16_t phys_addr; }; struct adv7511_platform_data { -- cgit v1.2.3-54-g00ecf