From: Nishka Dasgupta Date: Sat, 24 Mar 2018 11:59:16 +0000 (+0000) Subject: staging: vt6655: Delete unused typedef struct _version X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=02769c265f15b85a706a119abec63986525d74b6;p=openwrt%2Fstaging%2Fblogic.git staging: vt6655: Delete unused typedef struct _version Delete unused typedef struct _version. Signed-off-by: Nishka Dasgupta Acked-by: Julia Lawall Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/vt6655/device_cfg.h b/drivers/staging/vt6655/device_cfg.h index 73f904b51b96..b81f9dda917a 100644 --- a/drivers/staging/vt6655/device_cfg.h +++ b/drivers/staging/vt6655/device_cfg.h @@ -16,13 +16,6 @@ #include -typedef -struct _version { - unsigned char major; - unsigned char minor; - unsigned char build; -} version_t, *pversion_t; - #define VID_TABLE_SIZE 64 #define MCAST_TABLE_SIZE 64 #define MCAM_SIZE 32