Merge branch 'stable-3.2' into pandora-3.2
[pandora-kernel.git] / drivers / staging / iio / resolver / ad2s1210.c
index 6401a62..0ed8c0b 100644 (file)
@@ -480,7 +480,7 @@ static int ad2s1210_read_raw(struct iio_dev *indio_dev,
                             long m)
 {
        struct ad2s1210_state *st = iio_priv(indio_dev);
-       bool negative;
+       u16 negative;
        int ret = 0;
        u16 pos;
        s16 vel;