diff options
| author | Arnd Bergmann <[email protected]> | 2018-04-06 14:28:22 +0000 |
|---|---|---|
| committer | Richard Kuo <[email protected]> | 2018-05-01 20:49:46 +0000 |
| commit | a57ab96ef9dde231d4d46edba4d5f73720edc16a (patch) | |
| tree | 4c8fdd8a2ca358bc761ac3259973156987612cbe /tools/perf/util/llvm-utils.c | |
| parent | Linux v4.17-rc3 (diff) | |
| download | kernel-a57ab96ef9dde231d4d46edba4d5f73720edc16a.tar.gz kernel-a57ab96ef9dde231d4d46edba4d5f73720edc16a.zip | |
hexagon: add memset_io() helper
We already have memcpy_toio(), but not memset_io(), so let's
add the obvious version to allow building an allmodconfig kernel
without errors like
drivers/gpu/drm/ttm/ttm_bo_util.c: In function 'ttm_bo_move_memcpy':
drivers/gpu/drm/ttm/ttm_bo_util.c:390:3: error: implicit declaration of function 'memset_io' [-Werror=implicit-function-declaration]
Signed-off-by: Arnd Bergmann <[email protected]>
Signed-off-by: Richard Kuo <[email protected]>
Diffstat (limited to 'tools/perf/util/llvm-utils.c')
0 files changed, 0 insertions, 0 deletions
