diff options
author | Sudip Mukherjee <sudipm.mukherjee@gmail.com> | 2015-03-10 14:15:35 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-03-10 13:56:23 +0100 |
commit | e936351a611bca2ebd37634d81d168e6585e3634 (patch) | |
tree | 9527c742ed7ce247d3eb11cd0372db3769e69bf7 /drivers/ras/Makefile | |
parent | 6706bbd843477600a72132c884bc5658d628aa8c (diff) |
staging: sm750fb: wrong type for print
mention correct format specifier while printing.
fixes all the build warnings about incorrect argument type while
printing.
since this is a framebuffer device and it should follow what the
framebuffer layer is suggesting in struct fb_fix_screeninfo at
smem_start and mmio_start, so accordingly changed the datatypes of
vidmem_start, vidreg_start, vidmem_size and vidreg_size.
Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/ras/Makefile')
0 files changed, 0 insertions, 0 deletions