lkml.org 
[lkml]   [2008]   [Sep]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: [PATCH] serial_core: fix printk format warnings
From
From: Alexander Beregalov <a.beregalov@gmail.com>
Date: Sun, 21 Sep 2008 05:11:31 +0400

> drivers/serial/serial_core.c:2158: warning: format '%x' expects type
> 'unsigned int', but argument 4 has type 'long unsigned int'
> drivers/serial/serial_core.c:2162: warning: format '%x' expects type
> 'unsigned int', but argument 4 has type 'long unsigned int
>
> Signed-off-by: Alexander Beregalov <a.beregalov@gmail.com>

This is because of a patch of mine that Andrew added to -mm,
which changed the ioport to be an unsigned long.

I have some updates which I'll send to Andrew which should
cure this.


\
 
 \ /
  Last update: 2008-09-21 03:17    [W:0.034 / U:0.208 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site