From: Jean Delvare Date: Sun, 8 Jan 2006 09:05:18 +0000 (-0800) Subject: [PATCH] vr41xx: section tags fix X-Git-Tag: v2.6.16-rc1~688 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e701e85b9f12af4dbe73b4299b541686ef6b1aa5;p=pandora-kernel.git [PATCH] vr41xx: section tags fix module_init functions must be tagged __init rather than __devinit; likewise, module_exit functions must be tagged __exit rather than __devexit. Signed-off-by: Jean Delvare Cc: Yoichi Yuasa Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed