panfrost: Don't use implicit mali_exception_status enum
authorAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Thu, 23 Jan 2020 20:28:09 +0000 (15:28 -0500)
committerMarge Bot <eric+marge@anholt.net>
Fri, 24 Jan 2020 18:53:31 +0000 (18:53 +0000)
commitd126515a16d268ec5aae5daf116df53cdc47fb88
tree2a4c685badfc18859ce0d70cffe598bd4f20a614
parent4a553212fa171ddaf849d4abb2d67208390cd769
panfrost: Don't use implicit mali_exception_status enum

Fixes ../src/panfrost/pandecode/public.h:53:33: warning: ‘enum mali_exception_access’ declared inside parameter list will not be visible outside of this definition or declaration

Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3543>
src/panfrost/pandecode/decode.c
src/panfrost/pandecode/public.h