diff options
author | Andrew Morton <akpm@linux-foundation.org> | 2007-07-16 08:40:04 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-07-16 18:05:42 +0200 |
commit | 693783817a79d8619335e2bf1a33de73cf189864 (patch) | |
tree | 6f40d9ed96174459ef88adcf956b2f4b5c7f3731 /drivers/macintosh/windfarm_smu_controls.c | |
parent | isofs: fix up CodingStyle (diff) | |
download | linux-693783817a79d8619335e2bf1a33de73cf189864.tar.xz linux-693783817a79d8619335e2bf1a33de73cf189864.zip |
mpu401 warning fixes
Fix these:
sound/oss/mpu401.c: In function 'attach_mpu401':
sound/oss/mpu401.c:1006: warning: cast to pointer from integer of different size
sound/oss/mpu401.c:1115: warning: cast to pointer from integer of different size
sound/oss/mpu401.c: In function 'unload_mpu401':
sound/oss/mpu401.c:1230: warning: cast to pointer from integer of different size
by making it implement the request_irq()/free_irq() cookies correctly.
Cc: Jaroslav Kysela <perex@suse.cz>
Cc: Takashi Iwai <tiwai@suse.de>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/macintosh/windfarm_smu_controls.c')
0 files changed, 0 insertions, 0 deletions