[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20170706.114158.1657471949301967280.davem@davemloft.net>
Date: Thu, 06 Jul 2017 11:41:58 +0100 (WEST)
From: David Miller <davem@...emloft.net>
To: geert@...ux-m68k.org
Cc: arun.parameswaran@...adcom.com, richardcochran@...il.com,
arnd@...db.de, netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] ptp: dte: Use LL suffix for 64-bit constants
From: Geert Uytterhoeven <geert@...ux-m68k.org>
Date: Thu, 6 Jul 2017 10:34:54 +0200
> With gcc 4.1.2:
>
> drivers/ptp/ptp_dte.c: In function ‘dte_write_nco_delta’:
> drivers/ptp/ptp_dte.c:105: warning: integer constant is too large for ‘long’ type
> drivers/ptp/ptp_dte.c:112: warning: integer constant is too large for ‘long’ type
> drivers/ptp/ptp_dte.c:114: warning: integer constant is too large for ‘long’ type
>
> Add the missing "LL" suffix to fix this.
>
> Fixes: 8a56aa107f1e8123 ("ptp: Add a ptp clock driver for Broadcom DTE")
> Signed-off-by: Geert Uytterhoeven <geert@...ux-m68k.org>
Applied, thanks.
Powered by blists - more mailing lists