diff options
| author | Takashi Sakamoto <o-takashi@sakamocchi.jp> | 2017-05-17 08:48:17 +0900 |
|---|---|---|
| committer | Takashi Iwai <tiwai@suse.de> | 2017-05-17 07:24:24 +0200 |
| commit | 8b674308a26a774896652dafe0dac7ee297eed9b (patch) | |
| tree | edd256fc9b1baf8183e3c4519cb96b79838e5aa9 /scripts/gdb/linux/lists.py | |
| parent | a96801b504bc44d71c54cc6464c6de1465d79b54 (diff) | |
ALSA: pcm: add const qualifier for read-only table for sampling rate
There's a read-only table for each sampling rate, while it doesn't have
const qualifier and can be modified.
This commit add the qualifier. As a result, a symbol for the table
moves from .data section to .rodata.
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions
