# HG changeset patch # User Mychaela Falconia # Date 1484538167 0 # Node ID 1308ecea19adceff4741ef87c189fa7240dc2650 # Parent ba7ba6156279f39fae8188d701e669fe6a824bb0 l1tm_tpu12.c: perfect match after s/ANALOG/ANLG_FAM/ diff -r ba7ba6156279 -r 1308ecea19ad chipsetsw/layer1/tm_cust0/l1tm_tpu12.c --- 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