mali: fix build error due to -isystem removal
Upstream commit 04e85bbf71c9 ("isystem: delete global -isystem compile
option") requires using in-tree minimal stddef header. Fixes:
gpu/common/include/uapi/gpu/arm/midgard/mali_kbase_hwcnt_reader.h:25:10:
fatal error: 'stddef.h' file not found
#include <stddef.h>
^~~~~~~~~~
Bug: 215712060
Signed-off-by:
Carlos Llamas <cmllamas@google.com>
Change-Id: I90777828e8f954005d391090b6071a73a262b3ab
Loading
Please sign in to comment