From: Jes Sorensen Date: Thu, 4 Jun 2015 13:22:43 +0000 (-0400) Subject: staging: unisys: Removed unused entries from struct visor_channeltype_descriptor X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=4239f82294398982d31505b89df9664da81671af;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git staging: unisys: Removed unused entries from struct visor_channeltype_descriptor min_size/max_size aren't used anywhere, and they were just causing headaches in the drivers being ported over to the new interfaces. Signed-off-by: Jes Sorensen Signed-off-by: Benjamin Romer Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/unisys/include/visorbus.h b/drivers/staging/unisys/include/visorbus.h index 581d962980f9..e4a21e42e868 100644 --- a/drivers/staging/unisys/include/visorbus.h +++ b/drivers/staging/unisys/include/visorbus.h @@ -59,8 +59,6 @@ struct visorchipset_state { struct visor_channeltype_descriptor { const uuid_le guid; const char *name; - unsigned long min_size; - unsigned long max_size; }; /** Information provided by each visor driver when it registers with the