commit | 944b33ca7bc58fc1c3d6c14702a59e925033a268 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Thu Oct 07 13:35:10 2021 +0100 |
committer | David S. Miller <davem@davemloft.net> | Thu Oct 07 13:35:10 2021 +0100 |
tree | a90b53d6d52d07a3f0eba78ff370007e5c472b75 | |
parent | 6d99f85e342d2aa346c36e5fe52041a9c56a6c30 [diff] | |
parent | bc642817b6d9e058e058a0bba4bb35df19eb2911 [diff] |
Merge branch 'nfc-pn533-const' Rikard Falkeborn says: ==================== nfc: pn533: Constify ops-structs Constify a couple of ops-structs. This allows the compiler to put the static structs in read-only memory. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>