Skip to content
Snippets Groups Projects
Commit d91b2347 authored by Daniel Agar's avatar Daniel Agar
Browse files

mpu6000 delete dummy

parent badcddc2
No related branches found
No related tags found
No related merge requests found
......@@ -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 */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment