FreeCalypso > hg > fc-magnetite
changeset 400:cc44352c702f
l1tm_tpu10.c: s/ANALOG/ANLG_FAM/
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Thu, 18 Jan 2018 01:55:41 +0000 |
parents | a7150a25086a |
children | 41d2eb63fe4d |
files | src/cs/layer1/tm_cust0/l1tm_tpu10.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/cs/layer1/tm_cust0/l1tm_tpu10.c Thu Jan 18 01:54:27 2018 +0000 +++ b/src/cs/layer1/tm_cust0/l1tm_tpu10.c Thu Jan 18 01:55:41 2018 +0000 @@ -37,7 +37,7 @@ #include "l1tm_msgty.h" #include "l1tm_varex.h" -#if ((ANALOG == 1) || (ANALOG == 2) || (ANALOG == 3)) +#if ((ANLG_FAM == 1) || (ANLG_FAM == 2) || (ANLG_FAM == 3)) #include "spi_drv.h" #endif