Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Nov 2013 04:02:09 +0000 (UTC)
From:      Ian Lepore <ian@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r257774 - head/sys/arm/broadcom/bcm2835
Message-ID:  <201311070402.rA74292F097339@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ian
Date: Thu Nov  7 04:02:08 2013
New Revision: 257774
URL: http://svnweb.freebsd.org/changeset/base/257774

Log:
  Switch to the new common bus_space-v6.c, remove the local one.

Deleted:
  head/sys/arm/broadcom/bcm2835/bus_space.c
Modified:
  head/sys/arm/broadcom/bcm2835/files.bcm2835

Modified: head/sys/arm/broadcom/bcm2835/files.bcm2835
==============================================================================
--- head/sys/arm/broadcom/bcm2835/files.bcm2835	Thu Nov  7 00:36:39 2013	(r257773)
+++ head/sys/arm/broadcom/bcm2835/files.bcm2835	Thu Nov  7 04:02:08 2013	(r257774)
@@ -11,10 +11,10 @@ arm/broadcom/bcm2835/bcm2835_sdhci.c		op
 arm/broadcom/bcm2835/bcm2835_spi.c		optional bcm2835_spi
 arm/broadcom/bcm2835/bcm2835_systimer.c		standard
 arm/broadcom/bcm2835/bcm2835_wdog.c		standard
-arm/broadcom/bcm2835/bus_space.c		optional fdt
 arm/broadcom/bcm2835/common.c			optional fdt
 dev/usb/controller/dwc_otg_fdt.c		optional dwcotg
 
+arm/arm/bus_space-v6.c				standard
 arm/arm/bus_space_generic.c                     standard
 arm/arm/bus_space_asm_generic.S                 standard
 arm/arm/cpufunc_asm_arm11.S                     standard



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201311070402.rA74292F097339>