[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20110902.222815.1098509260641374654.davem@davemloft.net>
Date: Fri, 02 Sep 2011 22:28:15 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: harvey.huawei.yang@...il.com
Cc: isdn@...ux-pingi.de, linux-kernel@...r.kernel.org,
netdev@...r.kernel.org
Subject: Re: [PATCH] drivers/isdn/sc/init.c: Fix warning:passing argument 1
of ‘readl’ makes pointer from integer without a cast
From: Harvey Yang <harvey.huawei.yang@...il.com>
Date: Sat, 3 Sep 2011 10:02:19 +0800
> drivers/isdn/sc/init.c:487: warning: passing argument 1 of ‘readl’ makes pointer from integer without a cast
We should fix this by adding random casts to every readl() call,
instead we should fix the fundamental data types being passed
in.
Powered by blists - more mailing lists