# HG changeset patch # User Mychaela Falconia # Date 1465365737 0 # Node ID 1f1b89a59cf605a790d863a566c5e80f5b04b836 # Parent 2d691e51d6783ef2c22959a235081a0a6fd5c976 l1_cust.c: watchdog_applied() bogon removed diff -r 2d691e51d678 -r 1f1b89a59cf6 chipsetsw/layer1/cust0/l1_cust.c --- a/chipsetsw/layer1/cust0/l1_cust.c Wed Jun 08 05:59:55 2016 +0000 +++ b/chipsetsw/layer1/cust0/l1_cust.c Wed Jun 08 06:02:17 2016 +0000 @@ -123,13 +123,6 @@ void config_rf_read(char type); void config_rf_write(char type); -//TISH20040421 Sean modified for watchdog implemention -BOOL watchdog_applied(void) -{ - return TRUE; -} -//Sean modified end - enum { RF_ID = 0, ADC_ID = 1