diff options
author | Paul Cercueil <paul@crapouillou.net> | 2019-06-04 16:30:17 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-06-21 16:08:19 +0200 |
commit | 1a927ad64bcf2b0e11559e3761360147d2ddbde8 (patch) | |
tree | 72dfd4a01cc7398454c98c8db6139812c9f06660 /arch | |
parent | 94b3a02c31eebbaa647f1f5252052e4ccbd0b938 (diff) | |
download | linux-stable-1a927ad64bcf2b0e11559e3761360147d2ddbde8.tar.gz linux-stable-1a927ad64bcf2b0e11559e3761360147d2ddbde8.tar.bz2 linux-stable-1a927ad64bcf2b0e11559e3761360147d2ddbde8.zip |
memory: jz4780-nemc: Reduce size of const array
The maximum value found in that array is 15, there's no need to store
these values as uint32_t, a uint8_t is enough.
Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions