mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-29 03:36:07 +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
|
int
|
||||||
MPU6000::gyro_ioctl(struct file *filp, int cmd, unsigned long arg)
|
MPU6000::gyro_ioctl(struct file *filp, int cmd, unsigned long arg)
|
||||||
{
|
{
|
||||||
unsigned dummy = arg;
|
|
||||||
|
|
||||||
switch (cmd) {
|
switch (cmd) {
|
||||||
|
|
||||||
/* these are shared with the accel side */
|
/* these are shared with the accel side */
|
||||||
|
|||||||
Reference in New Issue
Block a user