On Mon, Jun 5, 2017 at 3:53 PM, Marek Olšák <mar...@gmail.com> wrote:

> Reviewed-by: Marek Olšák <marek.ol...@amd.com>
>
> Is that just for this patch, or the series?

I've pushed this one for now, and I'll push the rest later tonight if you
want me to.

--Aaron




> Would you please push this now, don't wait for other Rbs.
>
> Thanks,
> Marek
>
> On Mon, Jun 5, 2017 at 10:31 PM, Aaron Watry <awa...@gmail.com> wrote:
> > From: Emil Velikov <emil.veli...@collabora.com>
> >
> > The file was introduced to track which LLVM revision was required, yet
> > that has quickly gone out of shape.
> >
> > It has seen no updates since 2013.
> >
> > Cc: Nicolai Hähnle <nicolai.haeh...@amd.com>
> > Cc: Marek Olšák <marek.ol...@amd.com>
> > Signed-off-by: Emil Velikov <emil.veli...@collabora.com>
> > Reviewed-by: Aaron Watry <awa...@gmail.com>
> > ---
> >  src/gallium/drivers/radeon/LLVM_REVISION.txt | 1 -
> >  src/gallium/drivers/radeon/Makefile.am       | 3 ---
> >  2 files changed, 4 deletions(-)
> >  delete mode 100644 src/gallium/drivers/radeon/LLVM_REVISION.txt
> >
> > diff --git a/src/gallium/drivers/radeon/LLVM_REVISION.txt
> b/src/gallium/drivers/radeon/LLVM_REVISION.txt
> > deleted file mode 100644
> > index e8409954e8..0000000000
> > --- a/src/gallium/drivers/radeon/LLVM_REVISION.txt
> > +++ /dev/null
> > @@ -1 +0,0 @@
> > -@181269
> > diff --git a/src/gallium/drivers/radeon/Makefile.am
> b/src/gallium/drivers/radeon/Makefile.am
> > index 2be6af4b15..7f64b7615f 100644
> > --- a/src/gallium/drivers/radeon/Makefile.am
> > +++ b/src/gallium/drivers/radeon/Makefile.am
> > @@ -26,6 +26,3 @@ libradeon_la_LDFLAGS = \
> >         $(LLVM_LDFLAGS)
> >
> >  endif
> > -
> > -EXTRA_DIST = \
> > -       LLVM_REVISION.txt
> > --
> > 2.11.0
> >
> > _______________________________________________
> > mesa-dev mailing list
> > mesa-dev@lists.freedesktop.org
> > https://lists.freedesktop.org/mailman/listinfo/mesa-dev
>
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to