diff options
author | Mike Rapoport <rppt@kernel.org> | 2023-02-12 10:46:11 +0200 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2023-02-13 22:13:29 +0100 |
commit | a13408c205260716e925a734ef399899d69182ba (patch) | |
tree | 559417021d3bb1dca09def9f5f5aa68cc51bdcc9 /drivers/char | |
parent | 0e4f2c4567953a230b420f2c4460c3368d6509db (diff) | |
download | lwn-a13408c205260716e925a734ef399899d69182ba.tar.gz lwn-a13408c205260716e925a734ef399899d69182ba.zip |
char/agp: introduce asm-generic/agp.h
There are several architectures that duplicate definitions of
map_page_into_agp(), unmap_page_from_agp() and flush_agp_cache().
Define those in asm-generic/agp.h and use it instead of duplicated
per-architecture headers.
Signed-off-by: Mike Rapoport (IBM) <rppt@kernel.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'drivers/char')
0 files changed, 0 insertions, 0 deletions