X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=sound%2Foss%2Fos.h;h=a1a962d7f67d3a07e77cf1d0a36b791116ca83cf;hb=d9acf4b7b62d783d84273a61aed41a0f025b08ac;hp=80dce329cc3a65d8d0a9fcef8793370c415a2687;hpb=5a2cec83a9bb1b4295aa8ab728fcb8ca1811a33c;p=linux-2.6-omap-h63xx.git diff --git a/sound/oss/os.h b/sound/oss/os.h index 80dce329cc3..a1a962d7f67 100644 --- a/sound/oss/os.h +++ b/sound/oss/os.h @@ -5,10 +5,8 @@ #undef DO_TIMINGS #include -#include #ifdef __KERNEL__ -#include #include #include #include @@ -45,4 +43,4 @@ extern int sound_nblocks; #undef PSEUDO_DMA_AUTOINIT #define ALLOW_BUFFER_MAPPING -extern struct file_operations oss_sound_fops; +extern const struct file_operations oss_sound_fops;