diff options
| author | Andrew Morton <[email protected]> | 2007-07-15 23:40:04 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2007-07-16 09:05:42 -0700 |
| commit | 693783817a79d8619335e2bf1a33de73cf189864 (patch) | |
| tree | 6f40d9ed96174459ef88adcf956b2f4b5c7f3731 /tools/perf/scripts/python | |
| parent | c3ed85a36ff5b01f340db67ac5ae6e699d3b8a2b (diff) | |
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 <[email protected]>
Cc: Takashi Iwai <[email protected]>
Cc: Alan Cox <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions