amd/addrlib: fix the C++ one definition rule violation
[mesa.git] / src / amd / addrlib / src / chip / gfx9 / gfx9_gb_reg.h
index ee49bd883bec4e0336dbf1c526700c6515947df0..43e3738c50339163622d1b33826d6d742f272d0f 100644 (file)
@@ -45,7 +45,7 @@
 #define BIGENDIAN_CPU
 #endif
 
-union GB_ADDR_CONFIG {
+union GB_ADDR_CONFIG_gfx9 {
     struct {
 #if        defined(LITTLEENDIAN_CPU)
         unsigned int                       NUM_PIPES : 3;