On Tue, Sep 02, 2014 at 04:34:48PM +0200, Hans de Goede wrote:
> This fixes the following (false positive) compiler warnings:
>
> litest-alps-semi-mt.c: In function 'alps_touch_move':
> litest-alps-semi-mt.c:163:3: warning: 'b' may be used uninitialized in this
> function [-Wmaybe-uninitialized]
This fixes the following (false positive) compiler warnings:
litest-alps-semi-mt.c: In function 'alps_touch_move':
litest-alps-semi-mt.c:163:3: warning: 'b' may be used uninitialized in this
function [-Wmaybe-uninitialized]
send_abs_mt_xy(d, r, b);
^
litest-alps-semi-mt.c:163:3: warning: 'r