mailbox: ti-msgmgr: Get rid of unused structure members
authorNishanth Menon <nm@ti.com>
Mon, 16 Jul 2018 18:06:02 +0000 (13:06 -0500)
committerJassi Brar <jaswinder.singh@linaro.org>
Fri, 3 Aug 2018 13:27:41 +0000 (18:57 +0530)
commite7474ca1005768bddde2aad6fdd920245357377e
tree99cd90fc99e59d6b63243baad92487dcc7d4524a
parentea2ec1e80f78e5f1d6bd04315a2a0bf0646d8548
mailbox: ti-msgmgr: Get rid of unused structure members

Though q_proxies and q_slices do describe the hardware configuration,
they are not necessary for operation given that the values are
always default. Hence drop the same.

Signed-off-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
drivers/mailbox/ti-msgmgr.c