Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Jan 2017 12:15:49 +0100
From:      Wojciech Macek <wma@semihalf.com>
To:        Ed Maste <emaste@freebsd.org>
Cc:        Wojciech Macek <wma@freebsd.org>,  "src-committers@freebsd.org" <src-committers@freebsd.org>,  "svn-src-all@freebsd.org" <svn-src-all@freebsd.org>,  "svn-src-head@freebsd.org" <svn-src-head@freebsd.org>
Subject:   Re: svn commit: r312747 - head/sys/arm/mv
Message-ID:  <CANsEV8eTmS6-7q4m2G7RoHd6DPH%2BQwiUZw5At%2Bhh6_XkLk4z%2BA@mail.gmail.com>
In-Reply-To: <CAPyFy2CRwa7Ep0GzfNhP4zhmALCVB_VcjvVKCURpdx4M6Y1T4w@mail.gmail.com>
References:  <201701251031.v0PAVGlM050105@repo.freebsd.org> <CAPyFy2CRwa7Ep0GzfNhP4zhmALCVB_VcjvVKCURpdx4M6Y1T4w@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Fixed in https://svnweb.freebsd.org/changeset/base/312812

Regards,
Wojtek

2017-01-26 2:56 GMT+01:00 Ed Maste <emaste@freebsd.org>:

> On 25 January 2017 at 05:31, Wojciech Macek <wma@freebsd.org> wrote:
> > Author: wma
> > Date: Wed Jan 25 10:31:16 2017
> > New Revision: 312747
> > URL: https://svnweb.freebsd.org/changeset/base/312747
> >
> > Log:
> >   Setup decoding windows for ARMADA38X
> >
> >   It is necesarry to open memory windows on internal bus for
> >   AHCI driver to work correctly.
>
> Build broken with:
>
> /scratch/tmp/emaste/freebsd/sys/arm/mv/mv_common.c:2019:3: error:
> implicit declaration of function 'win_sata_sz_write' is invalid in C99
> [-Werror,-Wimplicit-function-declaration]
>                 win_sata_sz_write(base, i, 0);
>                 ^
> /scratch/tmp/emaste/freebsd/sys/arm/mv/mv_common.c:2024:25: error: use
> of undeclared identifier 'IO_WIN_ATTR_SHIFT'
>                         cr = (ddr_attr(i) << IO_WIN_ATTR_SHIFT) |
>                                              ^
> ...
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CANsEV8eTmS6-7q4m2G7RoHd6DPH%2BQwiUZw5At%2Bhh6_XkLk4z%2BA>