1
0
Fork 0
alistair23-linux/sound/sparc
Andrew Morton 5863aa651b [PATCH] sparc: resource warning fix
sound/sparc/amd7930.c: In function 'amd7930_attach_common':
sound/sparc/amd7930.c:1040: warning: format '%08lx' expects type 'long unsigned int', but argument 5 has type 'resource_size_t'

sound/sparc/cs4231.c:2043: warning: format '%016lx' expects type 'long unsigned int', but argument 5 has type 'resource_size_t'

sound/sparc/dbri.c: In function 'dbri_attach':
sound/sparc/dbri.c:2650: warning: format '%016lx' expects type 'long unsigned int', but argument 5 has type 'resource_size_t'

Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-07-03 15:27:00 -07:00
..
Kconfig [ALSA] Remove snd_card_generic_dev() 2006-01-03 12:28:50 +01:00
Makefile [ALSA] Add DBRI driver on Sparcs 2005-07-28 12:21:18 +02:00
amd7930.c [PATCH] sparc: resource warning fix 2006-07-03 15:27:00 -07:00
cs4231.c [PATCH] sparc: resource warning fix 2006-07-03 15:27:00 -07:00
dbri.c [PATCH] sparc: resource warning fix 2006-07-03 15:27:00 -07:00