mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-28 19:32:36 +08:00
mpu6000 delete dummy
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user