changeset 274:97b311bae21f

aci2: axed the CongiureGPIO_Internal() bogon left over from the original clueless attempt to implement AP interrupts in early Openmoko days
author Mychaela Falconia <falcon@freecalypso.org>
date Sun, 06 Aug 2017 19:17:16 +0000
parents 8fb920215a46
children 6d506d5362ff
files src/aci2/aci/psa_ccp.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/aci2/aci/psa_ccp.c	Sun Aug 06 18:42:35 2017 +0000
+++ b/src/aci2/aci/psa_ccp.c	Sun Aug 06 19:17:16 2017 +0000
@@ -111,7 +111,7 @@
   causeCeer = CEER_NotPresent; /* Clear extended error cause */
 
 // CC test 0319
-   CongiureGPIO_Internal(1);
+//   CongiureGPIO_Internal(1);
 //   LowGPIO(1);
 // end