OSDN Git Service

kbdsensor: fix kitkat-x86 building errors
authorChih-Wei Huang <cwhuang@linux.org.tw>
Wed, 25 Sep 2013 02:24:00 +0000 (10:24 +0800)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Fri, 1 Nov 2013 16:45:46 +0000 (00:45 +0800)
kbdsensor.cpp

index 0369cfb..fb9a0cf 100644 (file)
@@ -290,6 +290,8 @@ static struct sensor_t sSensorListInit[] = {
                resolution: 1.0f/4032.0f,
                power: 3.0f,
                minDelay: 0,
+               fifoReservedEventCount: 0,
+               fifoMaxEventCount: 0,
                reserved: { }
        }
 };