summaryrefslogtreecommitdiff
path: root/drivers/serial/8250.c
diff options
context:
space:
mode:
authorAndrew Morton <akpm@osdl.org>2006-03-17 07:58:44 (GMT)
committerJeff Garzik <jeff@garzik.org>2006-03-21 21:00:53 (GMT)
commit3d781a02313e9f22923ee919d99e1cf72fd1f468 (patch)
treefab9e90894de2fcd483603f66ca592cf1f136c4d /drivers/serial/8250.c
parent09779c6df2dbe95483269d194b327d41fe2cc57e (diff)
downloadlinux-fsl-qoriq-3d781a02313e9f22923ee919d99e1cf72fd1f468.tar.xz
[PATCH] skfp warning fixes
drivers/net/skfp/fplustm.c: In function `enable_formac': drivers/net/skfp/fplustm.c:552: warning: large integer implicitly truncated to unsigned type drivers/net/skfp/fplustm.c:555: warning: large integer implicitly truncated to unsigned type These arguments were changed to `const', so the compiler can now see that it's doing and outw(..., 0xffffnnnn). Cast the arg to ushort. Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'drivers/serial/8250.c')
0 files changed, 0 insertions, 0 deletions