summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/wakeups-t2.h
diff options
context:
space:
mode:
authorBitan Biswas <bbiswas@nvidia.com>2012-06-28 12:58:41 +0530
committerDan Willemsen <dwillemsen@nvidia.com>2013-09-14 12:14:47 -0700
commit93ef01b885ea6edcbe21d687d7517558a15c139c (patch)
tree6b09eaec8d4425ce3e361ababb11ec9cb09a075e /arch/arm/mach-tegra/wakeups-t2.h
parent820017297c7750b788724bd861289ce034fdf783 (diff)
ARM: tegra: tegra2 wakeups header cleanup
Removed the unnecessary function prototypes in Tegra2 wakeups header Change-Id: Ia41ce72947902cbc483cc85eaefb3a81d091a9b8 Signed-off-by: Bitan Biswas <bbiswas@nvidia.com> Reviewed-on: http://git-master/r/111817 Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: Laxman Dewangan <ldewangan@nvidia.com> Reviewed-on: http://git-master/r/119644 Reviewed-by: Varun Colbert <vcolbert@nvidia.com> Tested-by: Varun Colbert <vcolbert@nvidia.com> Rebase-Id: R04f91c656b3b7a2c795b2e9f7850eee0b88b844e
Diffstat (limited to 'arch/arm/mach-tegra/wakeups-t2.h')
-rw-r--r--arch/arm/mach-tegra/wakeups-t2.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/arm/mach-tegra/wakeups-t2.h b/arch/arm/mach-tegra/wakeups-t2.h
index 955b351a71fa..142d4c76558b 100644
--- a/arch/arm/mach-tegra/wakeups-t2.h
+++ b/arch/arm/mach-tegra/wakeups-t2.h
@@ -27,9 +27,6 @@
#error "Tegra 2 wakeup sources valid only for CONFIG_ARCH_TEGRA_2x_SOC"
#endif
-int tegra_irq_to_wake(int irq);
-int tegra_wake_to_irq(int wake);
-
#define TEGRA_WAKE_GPIO_PO5 0
#define TEGRA_WAKE_GPIO_PV3 1
#define TEGRA_WAKE_GPIO_PL1 2