Re: [RESEND PATCH] Input: joystick/analog - Use get_cycles() on PPC

From: Michael Ellerman
Date: Fri Mar 16 2018 - 10:00:37 EST


Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx> writes:
> On Wed, Mar 14, 2018 at 10:17:52PM +1100, Michael Ellerman wrote:
>> The analog joystick driver spits a warning at us:
>>
>> drivers/input/joystick/analog.c:176:2: warning: #warning Precise timer
>> not defined for this architecture.
>>
>> PPC has get_cycles() so use that.
>>
>> Signed-off-by: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
>
> Applied, thank you.

Thanks.

cheers