diff options
Diffstat (limited to 'sound/oss/os.h')
-rw-r--r-- | sound/oss/os.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/oss/os.h b/sound/oss/os.h index 0490562c7f7f..a1a962d7f67d 100644 --- a/sound/oss/os.h +++ b/sound/oss/os.h | |||
@@ -43,4 +43,4 @@ extern int sound_nblocks; | |||
43 | #undef PSEUDO_DMA_AUTOINIT | 43 | #undef PSEUDO_DMA_AUTOINIT |
44 | #define ALLOW_BUFFER_MAPPING | 44 | #define ALLOW_BUFFER_MAPPING |
45 | 45 | ||
46 | extern struct file_operations oss_sound_fops; | 46 | extern const struct file_operations oss_sound_fops; |