Re: [PATCH] 2.6.9-rc3 fix warnings in sound/drivers/opl3/opl3_lib.c
viro_at_parcelfarce.linux.theplanet.co.uk
Date: 09/30/04
- Previous message: Mitch: "2.6.9-rc3 software suspend (pmdisk) stopped working"
- In reply to: Borislav Petkov: "[PATCH] 2.6.9-rc3 fix warnings in sound/drivers/opl3/opl3_lib.c"
- Next in thread: viro_at_parcelfarce.linux.theplanet.co.uk: "Re: [PATCH] 2.6.9-rc3 fix warnings in sound/drivers/opl3/opl3_lib.c"
- Reply: viro_at_parcelfarce.linux.theplanet.co.uk: "Re: [PATCH] 2.6.9-rc3 fix warnings in sound/drivers/opl3/opl3_lib.c"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 30 Sep 2004 16:25:44 +0100 To: Borislav Petkov <petkov@uni-muenster.de>
On Thu, Sep 30, 2004 at 02:28:53PM +0200, Borislav Petkov wrote:
> Hi there,
> I get these warnings while compiling 2.6.9-rc3:
> sound/drivers/opl3/opl3_lib.c: In function `snd_opl3_cs4281_command':
> sound/drivers/opl3/opl3_lib.c:101: warning: passing arg 2 of `writel' makes pointer from integer without a cast
> sound/drivers/opl3/opl3_lib.c:104: warning: passing arg 2 of `writel' makes pointer from integer without a cast
>
> Hope this fix is correct.
It looks very odd. At the very least we don't want to overload the
fields in question (->r_port and ->l_port) that way.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Previous message: Mitch: "2.6.9-rc3 software suspend (pmdisk) stopped working"
- In reply to: Borislav Petkov: "[PATCH] 2.6.9-rc3 fix warnings in sound/drivers/opl3/opl3_lib.c"
- Next in thread: viro_at_parcelfarce.linux.theplanet.co.uk: "Re: [PATCH] 2.6.9-rc3 fix warnings in sound/drivers/opl3/opl3_lib.c"
- Reply: viro_at_parcelfarce.linux.theplanet.co.uk: "Re: [PATCH] 2.6.9-rc3 fix warnings in sound/drivers/opl3/opl3_lib.c"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|