Re: [PATCH 1/2] staging: IIO driver for Analog Devices DigitalOutput Gyroscope ADXRS450

From: Greg KH
Date: Tue Apr 05 2011 - 15:23:21 EST


On Fri, Mar 25, 2011 at 12:05:57PM +0800, cliff.cai@xxxxxxxxxx wrote:
> From: Cliff Cai <cliff.cai@xxxxxxxxxx>
>
> Add new IIO driver for Analog Devices digital output gyroscope ADXRS450
>
> Signed-off-by: Cliff Cai <cliff.cai@xxxxxxxxxx>
> Acked-by: Jonathan Cameron <jic23@xxxxxxxxx>

This breaks the build:
CC [M] drivers/staging/iio/gyro/adxrs450_core.o
drivers/staging/iio/gyro/adxrs450_core.c:329:70: error: expected â)â before numeric constant
drivers/staging/iio/gyro/adxrs450_core.c:337:3: error: âiio_dev_attr_gyro_z_quadrature_correction_rawâ undeclared here (not in a function)
drivers/staging/iio/gyro/adxrs450_core.c:216:16: warning: âadxrs450_read_quadâ defined but not used

Please test your patches before you send them out, it wastes everyone's
time when you don't :(

thanks,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/