From: Prarit Bhargava Date: Mon, 12 Feb 2007 08:55:14 +0000 (-0800) Subject: [PATCH] change nvidiafb_remove to __devexit X-Git-Tag: v2.6.21-rc1~274^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e14ab8b5ecca8997406180e23761525f49a09a3;p=pandora-kernel.git [PATCH] change nvidiafb_remove to __devexit Change nvidiafb_remove to __devexit to fix MODPOST warnings: WARNING: drivers/video/nvidia/nvidiafb.o - Section mismatch: reference to .exit.text:nvidiafb_remove from .data.rel.local after 'nvidiafb_driver' (at offset 0x28) Signed-off-by: Prarit Bhargava Acked-By: James Simmons Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed