From: Prarit Bhargava Date: Tue, 8 May 2007 07:37:10 +0000 (-0700) Subject: change rivafb_remove to __devexit X-Git-Tag: v2.6.22-rc1~466 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=825d0a97f3b9031235b1ee77b1e22fec15c758ba;p=pandora-kernel.git change rivafb_remove to __devexit Change rivafb_remove to __deviexit to fix MODPOST warnings: WARNING: drivers/video/riva/rivafb.o - Section mismatch: reference to .exit.text:rivafb_remove from .data.rel.local after 'rivafb_driver' (at offset 0x28) Signed-off-by: Prarit Bhargava Acked-by: James Simmons Cc: "Antonino A. Daplas" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed