From: Sam Ravnborg Date: Thu, 1 May 2008 11:34:52 +0000 (-0700) Subject: pcmcia: annotate cb_alloc with __ref X-Git-Tag: v2.6.26-rc1~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e772d782a6b0f14d491a95445f0ec6767d66fb29;p=pandora-kernel.git pcmcia: annotate cb_alloc with __ref cb_alloc() uses a function (pci_scan_slot) that will be annotated __devinit. Annotate cb_alloc() with __ref to tell modpost to ignore this reference. Signed-off-by: Sam Ravnborg Cc: Dominik Brodowski Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed