git.codelabs.ch
/
muen
/
linux.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ALSA: ppc: More constifications
[muen/linux.git]
/
sound
/
ppc
/
pmac.h
diff --git
a/sound/ppc/pmac.h
b/sound/ppc/pmac.h
index
529f5a9
..
a758caf
100644
(file)
--- a/
sound/ppc/pmac.h
+++ b/
sound/ppc/pmac.h
@@
-104,7
+104,7
@@
struct snd_pmac {
struct resource rsrc[3];
int num_freqs;
- int *freq_table;
+
const
int *freq_table;
unsigned int freqs_ok; /* bit flags */
unsigned int formats_ok; /* pcm hwinfo */
int active;