summaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorBrian W Hart <hartb@linux.vnet.ibm.com>2014-05-01 14:32:35 -0500
committerTomi Valkeinen <tomi.valkeinen@ti.com>2014-05-02 15:57:42 +0300
commitee3468739ed83d862dbbd90397aff5258f8f2c8e (patch)
tree6633fd68cc20165c15182b9f2f6b9698f9b8dbe8 /drivers
parent81fe17b94bc84f2cb7fdfacf6b8de6c5bb101a50 (diff)
downloadlinux-next-ee3468739ed83d862dbbd90397aff5258f8f2c8e.tar.gz
fbdev/fb.h: silence warning with -Wsign-compare
Silence the warning when building with -Wsign-compare when fb.h is included: include/linux/fb.h: In function ‘__fb_pad_aligned_buffer’: include/linux/fb.h:650:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (j = 0; j < s_pitch; j++) ^ Signed-off-by: Brian W Hart <hartb@linux.vnet.ibm.com> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions