From: Brian Gerst Date: Mon, 19 Jan 2009 03:21:27 +0000 (+0900) Subject: x86: remove pda_init() X-Git-Tag: v2.6.30-rc1~2^2~50^2~65^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ce031972b40da58c268caba8c5ea3c0856d7131;p=pandora-kernel.git x86: remove pda_init() Impact: cleanup Copy the code to cpu_init() to satisfy the requirement that the cpu be reinitialized. Remove all other calls, since the segments are already initialized in head_64.S. Signed-off-by: Brian Gerst Signed-off-by: Tejun Heo --- Reading git-diff-tree failed