commit | 64a48d90149bb7007275fac13eaa4cb8d8ce12ea | [log] [tgz] |
---|---|---|
author | Matt Fleming <matt@console-pimps.org> | Mon Sep 13 20:17:29 2010 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Sep 15 10:43:59 2010 +0200 |
tree | fc7df25e2c2671f0dd996201faefdd6330d5b0f7 | |
parent | 65175c07653534294257f75baa03a36edad86870 [diff] |
perf, sh: Fix patch merge foul-up 3f6da390 ("perf: Rework and fix the arch CPU-hotplug hooks") introduced this breakage. sh_pmu_setup() is missing an opening curly brace. Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> LKML-Reference: <20100913191729.GA6440@console-pimps.org> Signed-off-by: Ingo Molnar <mingo@elte.hu>