From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755583AbbLAIci (ORCPT ); Tue, 1 Dec 2015 03:32:38 -0500 Received: from mail-wm0-f41.google.com ([74.125.82.41]:37007 "EHLO mail-wm0-f41.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753585AbbLAIcg (ORCPT ); Tue, 1 Dec 2015 03:32:36 -0500 Date: Tue, 1 Dec 2015 09:32:32 +0100 From: Richard Cochran To: Paul Burton Cc: linux-mips@linux-mips.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 18/28] ptp: pch: allow build on MIPS platforms Message-ID: <20151201083232.GA5772@netboy> References: <1448900513-20856-1-git-send-email-paul.burton@imgtec.com> <1448900513-20856-19-git-send-email-paul.burton@imgtec.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1448900513-20856-19-git-send-email-paul.burton@imgtec.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Nov 30, 2015 at 04:21:43PM +0000, Paul Burton wrote: > Allow the ptp_pch driver to be built on MIPS platforms in preparation > for use on the MIPS Boston board. > > Signed-off-by: Paul Burton Acked-by: Richard Cochran