diff options
| author | Rikard Falkeborn <rikard.falkeborn@gmail.com> | 2020-08-06 02:26:23 +0300 |
|---|---|---|
| committer | Joel Stanley <joel@jms.id.au> | 2020-09-10 05:52:50 +0300 |
| commit | f458c38f40fa7f03135b25e33884abc5fd028714 (patch) | |
| tree | 8462f1df0e8cd0c85644ed2472e3ffc24ad88be1 /include/linux/pps_kernel.h | |
| parent | 31901bb74f5618929ce94880691c8448765415ac (diff) | |
| download | linux-f458c38f40fa7f03135b25e33884abc5fd028714.tar.xz | |
fsi: sbefifo: Constify sbefifo_ids
The only usage of sbefifo_ids is to assign its address to the id_table
field in the fsi_driver struct, which is a const pointer, so make it
const to allow the compiler to put it in read-only memory
Signed-off-by: Rikard Falkeborn <rikard.falkeborn@gmail.com>
Signed-off-by: Joel Stanley <joel@jms.id.au>
Diffstat (limited to 'include/linux/pps_kernel.h')
0 files changed, 0 insertions, 0 deletions
