diff options
author | Arnd Bergmann <[email protected]> | 2018-04-06 16:28:22 +0200 |
---|---|---|
committer | Richard Kuo <[email protected]> | 2018-05-01 15:49:46 -0500 |
commit | a57ab96ef9dde231d4d46edba4d5f73720edc16a (patch) | |
tree | 4c8fdd8a2ca358bc761ac3259973156987612cbe /lib/netdev-notifier-error-inject.c | |
parent | 6da6c0db5316275015e8cc2959f12a17584aeb64 (diff) |
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 'lib/netdev-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions