changeset 160:fb47e34859c0

l1_trace.c: no longer need to include hacked-up l1_pwmgr.h
author Mychaela Falconia <falcon@freecalypso.org>
date Mon, 06 Jun 2016 21:12:04 +0000
parents 3d39075c56bc
children 325234bc6ee2
files chipsetsw/layer1/cfile/l1_trace.c
diffstat 1 files changed, 0 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/chipsetsw/layer1/cfile/l1_trace.c	Mon Jun 06 20:54:47 2016 +0000
+++ b/chipsetsw/layer1/cfile/l1_trace.c	Mon Jun 06 21:12:04 2016 +0000
@@ -389,10 +389,6 @@
 
 #endif
 
-#if (CODE_VERSION!= SIMULATION)
-#include "l1_pwmgr.h"
-#endif //NOT SIMULATION
-
 
 #if (TRACE_TYPE==1) || (TRACE_TYPE==4) || (TRACE_TYPE==5)