From: Peter Korsgaard Date: Mon, 22 Jun 2009 17:42:49 +0000 (+0100) Subject: serial: samsung.c: mark s3c24xx_serial_remove as __devexit X-Git-Tag: v2.6.31-rc1~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90ceb9644d7cdec00a90255473359a7e2bb537a9;p=pandora-kernel.git serial: samsung.c: mark s3c24xx_serial_remove as __devexit Mark the remove function as __devexit so it gets eliminated in CONFIG_HOTPLUG=n builds. Saves ~100 bytes. Signed-off-by: Peter Korsgaard Acked-by: Ben Dooks Signed-off-by: Andrew Morton Signed-off-by: Alan Cox Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed