From: Joseph Lo Date: Tue, 4 Jun 2013 10:47:35 +0000 (+0800) Subject: ARM: tegra: don't pass CPU ID to tegra_{set,clear}_cpu_in_lp2 X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~71^2~30^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f6a0b6528820f9efec36e5843181cc178fa9de8;p=pandora-kernel.git ARM: tegra: don't pass CPU ID to tegra_{set,clear}_cpu_in_lp2 tegra_{set,clear}_cpu_in_lp2 can easily determine which CPU ID they are running on; there is no need to pass the CPU ID into those functions. So, remove their CPU ID function parameter. Signed-off-by: Joseph Lo Signed-off-by: Stephen Warren --- Reading git-diff-tree failed