summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorRabin Vincent <rabin.vincent@stericsson.com>2011-09-27 15:01:40 +0530
committerRobert Marklund <robert.marklund@stericsson.com>2011-10-05 13:01:39 +0200
commitd79b452b071e818dacec34fb9c622c10927835b7 (patch)
treee38a99c817e3e8b2ed2666fda64fb3c3996bbce6 /include
parentab95a7e95ce024a3452a4b06d25503a13d323e06 (diff)
dbx500-prcmu: remove stray character
Change-Id: If1c55ad68d8acbaf871447120add44a4500f03c6 Signed-off-by: Rabin Vincent <rabin.vincent@stericsson.com> Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/32444 Reviewed-by: Jonas ABERG <jonas.aberg@stericsson.com> Tested-by: Jonas ABERG <jonas.aberg@stericsson.com>
Diffstat (limited to 'include')
-rw-r--r--include/linux/mfd/dbx500-prcmu.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/mfd/dbx500-prcmu.h b/include/linux/mfd/dbx500-prcmu.h
index 4996e20e1fa..e38660e913e 100644
--- a/include/linux/mfd/dbx500-prcmu.h
+++ b/include/linux/mfd/dbx500-prcmu.h
@@ -593,7 +593,6 @@ static inline int prcmu_qos_remove_notifier(int prcmu_qos_class,
return 0;
}
static inline void prcmu_qos_voice_call_override(bool enable) {}
-t
#endif
#endif /* __MACH_PRCMU_H */