summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm/tm.h
diff options
context:
space:
mode:
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>2013-06-07 13:18:59 +0200
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2013-06-07 13:18:59 +0200
commit7a4b35082c0f6997cb32b67a9cde169ec8e64706 (patch)
treec3fb875143d9c7862c2051bcd3447e26e354fdde /arch/powerpc/include/asm/tm.h
parentdefa4c738aa90e29e91eff43b0c1b3198367ce9c (diff)
parentea61623fe9badd5a195b3a0878e6d89a2f97ac0e (diff)
Merge branch 'cpufreq-next' of git://git.linaro.org/people/vireshk/linux into pm-cpufreq
ARM cpufreq updates from Viresh Kumar.
Diffstat (limited to 'arch/powerpc/include/asm/tm.h')
-rw-r--r--arch/powerpc/include/asm/tm.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/powerpc/include/asm/tm.h b/arch/powerpc/include/asm/tm.h
index 4b4449abf3f8..9dfbc34bdbf5 100644
--- a/arch/powerpc/include/asm/tm.h
+++ b/arch/powerpc/include/asm/tm.h
@@ -5,6 +5,8 @@
* Copyright 2012 Matt Evans & Michael Neuling, IBM Corporation.
*/
+#include <uapi/asm/tm.h>
+
#ifdef CONFIG_PPC_TRANSACTIONAL_MEM
extern void do_load_up_transact_fpu(struct thread_struct *thread);
extern void do_load_up_transact_altivec(struct thread_struct *thread);