mpu6000 delete dummy

This commit is contained in:
Daniel Agar
2017-12-14 12:17:37 -05:00
parent badcddc29a
commit d91b2347dd
-2
View File
@@ -1522,8 +1522,6 @@ MPU6000::ioctl(struct file *filp, int cmd, unsigned long arg)
int
MPU6000::gyro_ioctl(struct file *filp, int cmd, unsigned long arg)
{
unsigned dummy = arg;
switch (cmd) {
/* these are shared with the accel side */