From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754017AbdLTAnD (ORCPT ); Tue, 19 Dec 2017 19:43:03 -0500 Received: from anholt.net ([50.246.234.109]:36212 "EHLO anholt.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753740AbdLTAm7 (ORCPT ); Tue, 19 Dec 2017 19:42:59 -0500 From: Eric Anholt To: Florian Fainelli Cc: linux-rpi-kernel@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Stefan Wahren , bcm-kernel-feedback-list@broadcom.com, Eric Anholt Subject: [GIT PULL 2/2] bcm2835-drivers-next-2017-12-19 Date: Tue, 19 Dec 2017 16:42:57 -0800 Message-Id: <20171220004257.16764-2-eric@anholt.net> X-Mailer: git-send-email 2.15.0 In-Reply-To: <20171220004257.16764-1-eric@anholt.net> References: <20171220004257.16764-1-eric@anholt.net> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org The following changes since commit 2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e: Linux 4.14-rc1 (2017-09-16 15:47:51 -0700) are available in the Git repository at: git://github.com/anholt/linux tags/bcm2835-drivers-next-2017-12-19 for you to fetch changes up to 9107ee6a50b81180f29a9f6588b21917dde2abdd: firmware: raspberrypi: print time using time64_t (2017-11-28 16:24:33 -0800) ---------------------------------------------------------------- This pull request brings in a (cosmetic) y2038 fix for the Raspberry Pi firmware driver. ---------------------------------------------------------------- Arnd Bergmann (1): firmware: raspberrypi: print time using time64_t drivers/firmware/raspberrypi.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)