From owner-cvs-all@FreeBSD.ORG Fri Sep 5 22:23:49 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C8B21106569D; Fri, 5 Sep 2008 22:23:49 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 98BE98FC12; Fri, 5 Sep 2008 22:23:49 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id m85MNn6P056210; Fri, 5 Sep 2008 22:23:49 GMT (envelope-from imp@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id m85MNn1g056205; Fri, 5 Sep 2008 22:23:49 GMT (envelope-from imp@repoman.freebsd.org) Message-Id: <200809052223.m85MNn1g056205@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to imp@repoman.freebsd.org using -f From: Warner Losh Date: Fri, 5 Sep 2008 22:23:41 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/arm/at91 kb920x_machdep.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Sep 2008 22:23:49 -0000 imp 2008-09-05 22:23:41 UTC FreeBSD src repository Modified files: sys/arm/at91 kb920x_machdep.c Log: SVN rev 182803 on 2008-09-05 22:23:41Z by imp Kill bogus #if 1. There's no need for it since usb works these days. Revision Changes Path 1.31 +0 -2 src/sys/arm/at91/kb920x_machdep.c