aboutsummaryrefslogtreecommitdiff
path: root/drivers/atm
diff options
context:
space:
mode:
authorGravatar Randy Dunlap <randy.dunlap@oracle.com> 2010-05-21 12:44:47 -0700
committerGravatar Linus Torvalds <torvalds@linux-foundation.org> 2010-05-21 20:30:33 -0700
commitf4b87dee923342505e1ddba8d34ce9de33e75050 (patch)
tree8940649c70ce9cee1186e602d7ad81de06bbbcec /drivers/atm
parentlinux/elfcore.h: hide kernel functions (diff)
downloadlinux-f4b87dee923342505e1ddba8d34ce9de33e75050.tar.gz
linux-f4b87dee923342505e1ddba8d34ce9de33e75050.tar.bz2
linux-f4b87dee923342505e1ddba8d34ce9de33e75050.zip
fbmem: avoid printk format warning with 32-bit resources
Fix printk formats: drivers/video/fbmem.c: In function 'fb_do_apertures_overlap': drivers/video/fbmem.c:1494: warning: format '%llx' expects type 'long long unsigned int', but argument 2 has type 'resource_size_t' drivers/video/fbmem.c:1494: warning: format '%llx' expects type 'long long unsigned int', but argument 3 has type 'resource_size_t' drivers/video/fbmem.c:1494: warning: format '%llx' expects type 'long long unsigned int', but argument 4 has type 'resource_size_t' drivers/video/fbmem.c:1494: warning: format '%llx' expects type 'long long unsigned int', but argument 5 has type 'resource_size_t' Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/atm')
0 files changed, 0 insertions, 0 deletions