summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/board-whistler.c
diff options
context:
space:
mode:
authorVarun Wadekar <vwadekar@nvidia.com>2012-01-04 15:26:11 +0530
committerDan Willemsen <dwillemsen@nvidia.com>2012-03-23 21:14:18 -0700
commitea4c6269c88453d3b39e976926139af5ec306cc6 (patch)
treefcbf00ac90d89c6405b4dfa15cb3b1a795265d78 /arch/arm/mach-tegra/board-whistler.c
parent3232191dad2346502c4bd66b6ee0bc29220579ff (diff)
arm: tegra: whistler: enable tegra-aes driver
Bug 921655 Change-Id: I43e35ecb87d9792b54ded64690c1bfbc7919a634 Signed-off-by: Varun Wadekar <vwadekar@nvidia.com> Reviewed-on: http://git-master/r/73161 Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: Shridhar Rasal <srasal@nvidia.com> Tested-by: Shridhar Rasal <srasal@nvidia.com> Reviewed-by: Mayuresh Kulkarni <mkulkarni@nvidia.com> Rebase-Id: R1ec679314990b096f883c92910e15231a8baa122
Diffstat (limited to 'arch/arm/mach-tegra/board-whistler.c')
-rw-r--r--arch/arm/mach-tegra/board-whistler.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-tegra/board-whistler.c b/arch/arm/mach-tegra/board-whistler.c
index 6dd704afb25a..89951768d17e 100644
--- a/arch/arm/mach-tegra/board-whistler.c
+++ b/arch/arm/mach-tegra/board-whistler.c
@@ -428,6 +428,7 @@ static struct platform_device *whistler_devices[] __initdata = {
&tegra_pmu_device,
&tegra_udc_device,
&tegra_gart_device,
+ &tegra_aes_device,
&tegra_wdt_device,
&tegra_avp_device,
&whistler_scroll_device,