diff options
author | Andrew Morton <akpm@osdl.org> | 2006-05-21 00:00:36 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-05-21 21:59:22 +0200 |
commit | b307e8548921c686d2eb948ca418ab2941876daa (patch) | |
tree | 6da5286f9e92a9edc7a7520fba70c8f8e0b09c9a /drivers/char/.gitignore | |
parent | [PATCH] nm256_audio section fix (diff) | |
download | linux-b307e8548921c686d2eb948ca418ab2941876daa.tar.xz linux-b307e8548921c686d2eb948ca418ab2941876daa.zip |
[PATCH] ad1848 section fix
WARNING: sound/oss/ad1848.o - Section mismatch: reference to .init.data:ad1848_isapnp_list from .text between 'ad1848_init_generic' (at offset 0x46f0) and 'kmalloc'
WARNING: sound/oss/ad1848.o - Section mismatch: reference to .init.data:ad1848_isapnp_list from .text between 'ad1848_init_generic' (at offset 0x46f8) and 'kmalloc'
WARNING: sound/oss/ad1848.o - Section mismatch: reference to .init.data:ad1848_isapnp_list from .text between 'ad1848_init_generic' (at offset 0x4818) and 'kmalloc'
Also,
sound/oss/ad1848.c: In function `ad1848_init':
sound/oss/ad1848.c:2029: warning: cast to pointer from integer of different size
sound/oss/ad1848.c: In function `ad1848_unload':
sound/oss/ad1848.c:2178: warning: cast to pointer from integer of different size
sound/oss/ad1848.c: In function `adintr':
sound/oss/ad1848.c:2207: warning: cast from pointer to integer of different size
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/char/.gitignore')
0 files changed, 0 insertions, 0 deletions