Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F142738375
D36789.id111208.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
814 B
Referenced Files
None
Subscribers
None
D36789.id111208.diff
View Options
diff --git a/sys/arm64/coresight/coresight.h b/sys/arm64/coresight/coresight.h
--- a/sys/arm64/coresight/coresight.h
+++ b/sys/arm64/coresight/coresight.h
@@ -37,6 +37,7 @@
#include "opt_platform.h"
#include <sys/bus.h>
+#include <sys/malloc.h>
#ifdef FDT
#include <dev/ofw/openfirm.h>
diff --git a/sys/conf/files.arm64 b/sys/conf/files.arm64
--- a/sys/conf/files.arm64
+++ b/sys/conf/files.arm64
@@ -88,7 +88,7 @@
arm64/coresight/coresight_fdt.c optional fdt
arm64/coresight/coresight_if.m standard
arm64/coresight/coresight_cmd.c standard
-arm64/coresight/coresight_cpu_debug.c standard
+arm64/coresight/coresight_cpu_debug.c optional fdt
arm64/coresight/coresight_etm4x.c standard
arm64/coresight/coresight_etm4x_acpi.c optional acpi
arm64/coresight/coresight_etm4x_fdt.c optional fdt
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Jan 23, 10:40 PM (16 h, 50 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27890279
Default Alt Text
D36789.id111208.diff (814 B)
Attached To
Mode
D36789: arm64: coresight: fix the build without FDT
Attached
Detach File
Event Timeline
Log In to Comment