From: Sam Ravnborg <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> > Acked-by: Karsten Keil <[EMAIL PROTECTED]> > Cc: Jeff Garzik <[EMAIL PROTECTED]> > Cc: David Miller <[EMAIL PROTECTED]> Applied. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html