mesa/src/amd/addrlib
Mariusz Ceier 61b84b8c14 amd/addrlib: Fix include path for c99_compat.h
Without this patch mesa doesn't compile:

In file included from ../mesa-9999/src/amd/addrlib/addrinterface.cpp:39:
../mesa-9999/src/util/macros.h:29:10: fatal error: c99_compat.h: No such file or directory
 #include "c99_compat.h"
          ^~~~~~~~~~~~~~
compilation terminated.

Fixes: 15ca5ce99a
       ("amd/addrlib: mark returnCode as MAYBE_UNUSED in")
Signed-off-by: Mariusz Ceier <mceier+mesa-dev@gmail.com>
Acked-by: Kai Wasserbäch <kai@dev.carbon-project.org>
Reviewed-by: Dylan Baker <dylan@pnwbakers.com>
2018-08-22 14:39:02 -07:00
..
core amd/addrlib: update to the latest version for Vega12 2018-03-28 11:37:43 -04:00
gfx9 amd/addrlib: mark *pEqToCheck as MAYBE_UNUSED in Addr::V2::Gfx9Lib::ComputeStereoInfo (v2) 2018-08-22 14:33:21 -04:00
inc/chip amd/addrlib: update to latest version 2017-11-08 00:55:13 +01:00
r800 amd/addrlib: mark physicalSliceSize as MAYBE_UNUSED in Addr::V1::EgBasedLib::HwlGetSizeAdjustmentMicroTiled 2018-08-22 14:33:21 -04:00
addrinterface.cpp amd/addrlib: mark returnCode as MAYBE_UNUSED in ElemGetExportNorm 2018-08-22 14:33:21 -04:00
addrinterface.h amd/addrlib: update to the latest version for Vega12 2018-03-28 11:37:43 -04:00
addrtypes.h amd/addrlib: update to the latest version for Vega12 2018-03-28 11:37:43 -04:00
amdgpu_asic_addr.h radeonsi: add support for Vega20 2018-07-12 16:48:12 -04:00
meson.build amd/addrlib: Fix include path for c99_compat.h 2018-08-22 14:39:02 -07:00