]> git.baikalelectronics.ru Git - kernel.git/commit
parisc: move virt_map macro to assembly.h
authorSven Schnelle <svens@stackframe.org>
Thu, 14 Oct 2021 19:49:13 +0000 (21:49 +0200)
committerHelge Deller <deller@gmx.de>
Mon, 1 Nov 2021 06:35:59 +0000 (07:35 +0100)
commit8e96c8eab0f1591201320ef19e193156cbc99cac
treea0e2342b259bc74bbce67c94699a64083e84b34b
parent97d02ee8acaab8caaee63e0c4629ce478975c380
parisc: move virt_map macro to assembly.h

This macro will also be used by the TOC code, so move it
into asm/assembly.h to avoid duplication.

Signed-off-by: Sven Schnelle <svens@stackframe.org>
Signed-off-by: Helge Deller <deller@gmx.de>
arch/parisc/include/asm/assembly.h
arch/parisc/kernel/entry.S