Re: [PATCH] iio/imu: inv_mpu6050 depends on IIO_BUFFER

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 03/02/2013 04:30 PM, Jonathan Cameron wrote:
> On 03/01/2013 03:21 PM, Guenter Roeck wrote:
>> Fix:
>>
>> drivers/iio/imu/inv_mpu6050/inv_mpu_ring.c: In function ‘inv_mpu6050_read_fifo’:
>> drivers/iio/imu/inv_mpu6050/inv_mpu_ring.c:176:3: error: implicit declaration of
>> function ‘iio_push_to_buffers’ [-Werror=implicit-function-declaration]
>>
>> Signed-off-by: Guenter Roeck <linux@xxxxxxxxxxxx>
> Thanks, applied to togreg branch of iio.git
sorry I mean the fixes-togreg branch of iio.git

> 
>> ---
>>  drivers/iio/imu/inv_mpu6050/Kconfig |    1 +
>>  1 file changed, 1 insertion(+)
>>
>> diff --git a/drivers/iio/imu/inv_mpu6050/Kconfig b/drivers/iio/imu/inv_mpu6050/Kconfig
>> index b5cfa3a..361b232 100644
>> --- a/drivers/iio/imu/inv_mpu6050/Kconfig
>> +++ b/drivers/iio/imu/inv_mpu6050/Kconfig
>> @@ -5,6 +5,7 @@
>>  config INV_MPU6050_IIO
>>  	tristate "Invensense MPU6050 devices"
>>  	depends on I2C && SYSFS
>> +	select IIO_BUFFER
>>  	select IIO_TRIGGERED_BUFFER
>>  	help
>>  	  This driver supports the Invensense MPU6050 devices.
>>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-iio" in
> the body of a message to majordomo@xxxxxxxxxxxxxxx
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 
--
To unsubscribe from this list: send the line "unsubscribe linux-iio" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Input]     [Linux Kernel]     [Linux SCSI]     [X.org]

  Powered by Linux