From owner-svn-src-head@FreeBSD.ORG Wed Dec 24 01:34:53 2014 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8CDD99A0; Wed, 24 Dec 2014 01:34:53 +0000 (UTC) Received: from st11p02mm-asmtp002.mac.com (st11p02mm-asmtp002.mac.com [17.172.220.237]) (using TLSv1.2 with cipher DHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 61E781B37; Wed, 24 Dec 2014 01:34:52 +0000 (UTC) Received: from fukuyama.hsd1.ca.comcast.net (unknown [73.162.13.215]) by st11p02mm-asmtp002.mac.com (Oracle Communications Messaging Server 7.0.5.33.0 64bit (built Aug 27 2014)) with ESMTPSA id <0NH2005DQCDVNZ40@st11p02mm-asmtp002.mac.com>; Wed, 24 Dec 2014 01:34:45 +0000 (GMT) X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.13.68,1.0.33,0.0.0000 definitions=2014-12-24_01:2014-12-24,2014-12-23,1970-01-01 signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 suspectscore=0 phishscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=7.0.1-1412080000 definitions=main-1412240016 Content-type: text/plain; charset=us-ascii MIME-version: 1.0 (Mac OS X Mail 8.1 \(1993\)) Subject: Re: svn commit: r276161 - head/sys/boot/fdt/dts/arm From: Rui Paulo In-reply-to: <201412240110.sBO1AsBc074249@svn.freebsd.org> Date: Tue, 23 Dec 2014 17:34:42 -0800 Content-transfer-encoding: 7bit Message-id: References: <201412240110.sBO1AsBc074249@svn.freebsd.org> To: Ian Lepore X-Mailer: Apple Mail (2.1993) Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 01:34:53 -0000 On Dec 23, 2014, at 17:10, Ian Lepore wrote: > > Author: ian > Date: Wed Dec 24 01:10:53 2014 > New Revision: 276161 > URL: https://svnweb.freebsd.org/changeset/base/276161 > > Log: > Revert r276101, it didn't fix the problem and causes a compile error > (nested comment blocks). Ew. I thought I had compiled it in the kernel. -- Rui Paulo