From: Adrian Bunk Date: Thu, 22 Dec 2005 02:50:12 +0000 (-0800) Subject: [SUNGEM]: Fix link error with CONFIG_HOTPLUG disabled. X-Git-Tag: v2.6.15-rc7~12^2~2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14904398e5b573d13f8c8dbd43a452ff34c0efc2;p=pandora-kernel.git [SUNGEM]: Fix link error with CONFIG_HOTPLUG disabled. gem_remove_one() is called from the __devinit gem_init_one(). Therefore, gem_remove_one() mustn't be __devexit. Signed-off-by: Adrian Bunk Signed-off-by: David S. Miller --- Reading git-diff-tree failed