changeset 251:1308ecea19ad

l1tm_tpu12.c: perfect match after s/ANALOG/ANLG_FAM/
author Mychaela Falconia <falcon@freecalypso.org>
date Mon, 16 Jan 2017 03:42:47 +0000
parents ba7ba6156279
children 3299572d6568
files chipsetsw/layer1/tm_cust0/l1tm_tpu12.c
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/chipsetsw/layer1/tm_cust0/l1tm_tpu12.c	Mon Jan 16 03:40:02 2017 +0000
+++ b/chipsetsw/layer1/tm_cust0/l1tm_tpu12.c	Mon Jan 16 03:42:47 2017 +0000
@@ -14,7 +14,7 @@
 #include "tm_defs.h"
 #include "l1_const.h"
 #include "l1_types.h"
-					
+
 #include "l1tm_defty.h"
 #include "l1tm_cust.h"
 #include "l1tm_tpu12.h"
@@ -37,7 +37,7 @@
 #include "l1tm_msgty.h"
 #include "l1tm_varex.h"
 
-#if ((ANALOG == 1) || (ANALOG == 2))
+#if ((ANLG_FAM == 1) || (ANLG_FAM == 2))
   #include "spi_drv.h"
 #endif