linux/arch/hexagon
Arnd Bergmann a57ab96ef9 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 <arnd@arndb.de>
Signed-off-by: Richard Kuo <rkuo@codeaurora.org>
2018-05-01 15:49:46 -05:00
..
configs Hexagon: Comet platform support 2011-11-01 07:34:21 -07:00
include hexagon: add memset_io() helper 2018-05-01 15:49:46 -05:00
kernel dma mapping changes for Linux 4.16: 2018-01-31 11:32:27 -08:00
lib hexagon: Fix misspellings in comments. 2016-04-18 12:45:54 +02:00
mm mm: memcontrol: per-lruvec stats infrastructure 2017-07-06 16:24:35 -07:00
Kconfig License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
Makefile Kbuild updates for v4.15 2017-11-17 17:45:29 -08:00