apq8064: Add support for APQ8064AA

Change-Id: I628fcdbe9c49279b0d12ecc25e241d4e364924dd
diff --git a/platform/msm8960/gpio.c b/platform/msm8960/gpio.c
index 35b0c2f..3bd7738 100755
--- a/platform/msm8960/gpio.c
+++ b/platform/msm8960/gpio.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2012, The Linux Foundation. All rights reserved.
+/* Copyright (c) 2012-2013, The Linux Foundation. All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are
@@ -81,6 +81,7 @@
 		}
 	}
 	else if((board_platform_id() == APQ8064) ||
+			(board_platform_id() == APQ8064AA) ||
 			(board_platform_id() == APQ8064AB))
 	{
 		switch (id) {