Kuninori Morimoto 28889de643
ASoC: rsnd: core: make some arrays static const, makes object smaller
Don't populate arrays on the stack but instead them static const.
Makes the object code smaller by 48 bytes.

Before:
   text    data     bss     dec     hex filename
  20938     916     104   21958    55c6 ./sound/soc/sh/rcar/core.o

After:
   text    data     bss     dec     hex filename
  20890     916     104   21910    5596 ./sound/soc/sh/rcar/core.o

gcc version 11.1.0)

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://lore.kernel.org/r/87tujkwydx.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2021-08-20 13:07:25 +01:00
..
2021-07-01 08:36:12 +02:00
2021-05-30 09:33:08 +02:00
2021-07-05 19:34:22 +02:00
2021-04-27 08:39:39 +02:00
2021-07-05 19:29:28 +02:00
2021-03-07 09:07:16 +01:00
2021-03-07 09:07:16 +01:00