Commit f0d1cfac authored by Helge Deller's avatar Helge Deller
Browse files

parisc: Fix implicit declaration of function '__kernel_text_address'



Signed-off-by: default avatarHelge Deller <deller@gmx.de>
parent 279917e2
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -8,6 +8,7 @@
 *
 *  TODO: Userspace stacktrace (CONFIG_USER_STACKTRACE_SUPPORT)
 */
#include <linux/kernel.h>
#include <linux/stacktrace.h>

#include <asm/unwind.h>