[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20080209.232904.166015345.davem@davemloft.net>
Date: Sat, 09 Feb 2008 23:29:04 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: sam@...nborg.org
Cc: netdev@...r.kernel.org, jeff@...zik.org, jgarzik@...ox.com
Subject: Re: [PATCH] isdn: fix section mismatch warnings from
hisax_cs_setup_card
From: Sam Ravnborg <sam@...nborg.org>
Date: Fri, 8 Feb 2008 21:00:01 +0100
> Fix the following warnings:
...
>
> checkcard() are the only user of hisax_cs_setup_card().
> And checkcard is only used during init or when hot plugging
> ISDN devices. So annotate hisax_cs_setup_card() with __devinit.
> checkcard() is used by exported functions so it cannot be
> annotated __devinit. Annotate it with __ref so modpost
> ignore references to _devinit section.
>
> Signed-off-by: Sam Ravnborg <sam@...nborg.org>
> Acked-by: Karsten Keil <kkeil@...e.de>
> Cc: Jeff Garzik <jgarzik@...ox.com>
> Cc: David Miller <davem@...emloft.net>
Applied.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists