arm: socfpga: make config structs const
authorSimon Goldschmidt <[email protected]>
Wed, 14 Nov 2018 20:05:12 +0000 (21:05 +0100)
committerMarek Vasut <[email protected]>
Thu, 29 Nov 2018 11:45:15 +0000 (12:45 +0100)
commitdd8ee8ea2a778a2ba85f6da42fa89464ba1d911c
tree7718e4f65533aa09cb8047322c171f094b816bca
parent67cf22cbdef8c62ffa28b4caf935825fe410c68d
arm: socfpga: make config structs const

There are two config structs left in wrap_sdram_config.c that can
be made const.

Signed-off-by: Simon Goldschmidt <[email protected]>
arch/arm/mach-socfpga/wrap_sdram_config.c