firmware: meson_sm: Mark chip struct as static const
authorCarlo Caione <ccaione@baylibre.com>
Wed, 31 Jul 2019 08:23:36 +0000 (09:23 +0100)
committerKevin Hilman <khilman@baylibre.com>
Thu, 3 Oct 2019 15:43:33 +0000 (08:43 -0700)
commitbeb91681a20abd8db7cfc177cb621864ce4e7967
treebe2eccaa399e33f98f98f2a4ee1c710d6ae66b7a
parent54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c
firmware: meson_sm: Mark chip struct as static const

No need to be a global struct.

Reviewed-by: Jerome Brunet <jbrunet@baylibre.com>
Signed-off-by: Carlo Caione <ccaione@baylibre.com>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
drivers/firmware/meson/meson_sm.c