Changeset 629 for GPL/branches/uniaud32-next/alsa-kernel/pci/cs5530.c
- Timestamp:
- Jan 4, 2021, 10:15:17 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
GPL/branches/uniaud32-next/alsa-kernel/pci/cs5530.c
r615 r629 109 109 int err; 110 110 111 static struct snd_device_ops ops = {111 static const struct snd_device_ops ops = { 112 112 .dev_free = snd_cs5530_dev_free, 113 113 };
Note:
See TracChangeset
for help on using the changeset viewer.