parisc: Fix implicit declaration of function '__kernel_text_address'

Signed-off-by: Helge Deller <deller@gmx.de>
This commit is contained in:
Helge Deller 2021-11-09 22:47:24 +01:00
parent 279917e27e
commit f0d1cfac45
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@
*
* TODO: Userspace stacktrace (CONFIG_USER_STACKTRACE_SUPPORT)
*/
#include <linux/kernel.h>
#include <linux/stacktrace.h>
#include <asm/unwind.h>