comparison gsm-fw/services/ffs/intelsbdrv.c @ 944:51f580665110

gsm-fw: C139 works with non-volatile FFS enabled
author Mychaela Falconia <falcon@ivan.Harhan.ORG>
date Sun, 01 Nov 2015 05:03:35 +0000
parents 62ca61292b77
children
comparison
equal deleted inserted replaced
943:f22b34873ea5 944:51f580665110
12 #include "ffs.h" 12 #include "ffs.h"
13 #include "drv.h" 13 #include "drv.h"
14 #include "ffstrace.h" 14 #include "ffstrace.h"
15 #include "intctl.h" 15 #include "intctl.h"
16 16
17 #define INTEL_UNLOCK_SLOW 1
17 18
18 #undef tlw 19 #undef tlw
19 #define tlw(contents) 20 #define tlw(contents)
20 #undef ttw 21 #undef ttw
21 #define ttw(contents) 22 #define ttw(contents)