This patch seems to be causing build errors.
/tmp/kernel-sforshee-e924fd6-hdwi/build/drivers/hwtracing/intel_th/pci.c: In
function 'intel_th_pci_activate':
/tmp/kernel-sforshee-e924fd6-hdwi/build/drivers/hwtracing/intel_th/pci.c:39:7:
error: implicit declaration of function 'INTEL_TH_CAP'; did you mean
'__INTEL_TH_H__'? [-Werror=implicit-function-declaration]
if (!INTEL_TH_CAP(th, tscu_enable))
^~~~~~~~~~~~
__INTEL_TH_H__
CC fs/debugfs/inode.o
LD [M] sound/pci/echoaudio/snd-echo3g.o
LD [M] net/nfc/nci/nci_uart.o
/tmp/kernel-sforshee-e924fd6-hdwi/build/drivers/hwtracing/intel_th/pci.c:39:24:
error: 'tscu_enable' undeclared (first use in this function); did you mean
'pat_enabled'?
if (!INTEL_TH_CAP(th, tscu_enable))
^~~~~~~~~~~
pat_enabled
/tmp/kernel-sforshee-e924fd6-hdwi/build/drivers/hwtracing/intel_th/pci.c:39:24:
note: each undeclared identifier is reported only once for each function it
appears in
LD [M] fs/coda/coda.o
CC [M] fs/afs/vnode.o
CC [M] fs/ceph/snap.o
CC arch/x86/kernel/apic/htirq.o
CC [M] net/irda/irnet/irnet_ppp.o
/tmp/kernel-sforshee-e924fd6-hdwi/build/drivers/hwtracing/intel_th/pci.c: In
function 'intel_th_pci_deactivate':
/tmp/kernel-sforshee-e924fd6-hdwi/build/drivers/hwtracing/intel_th/pci.c:60:24:
error: 'tscu_enable' undeclared (first use in this function); did you mean
'pat_enabled'?
if (!INTEL_TH_CAP(th, tscu_enable))
^~~~~~~~~~~
pat_enabled
/tmp/kernel-sforshee-e924fd6-hdwi/build/drivers/hwtracing/intel_th/pci.c: In
function 'intel_th_pci_probe':
/tmp/kernel-sforshee-e924fd6-hdwi/build/drivers/hwtracing/intel_th/pci.c:92:4:
error: 'struct intel_th' has no member named 'activate'
th->activate = intel_th_pci_activate;
^~
/tmp/kernel-sforshee-e924fd6-hdwi/build/drivers/hwtracing/intel_th/pci.c:93:4:
error: 'struct intel_th' has no member named 'deactivate'
th->deactivate = intel_th_pci_deactivate;
^~
/tmp/kernel-sforshee-e924fd6-hdwi/build/drivers/hwtracing/intel_th/pci.c: At
top level:
/tmp/kernel-sforshee-e924fd6-hdwi/build/drivers/hwtracing/intel_th/pci.c:105:21:
error: variable 'intel_th_2x' has initializer but incomplete type
static const struct intel_th_drvdata intel_th_2x = {
^~~~~~~~~~~~~~~~
/tmp/kernel-sforshee-e924fd6-hdwi/build/drivers/hwtracing/intel_th/pci.c:106:3:
error: 'const struct intel_th_drvdata' has no member named 'tscu_enable'
.tscu_enable = 1,
^~~~~~~~~~~
/tmp/kernel-sforshee-e924fd6-hdwi/build/drivers/hwtracing/intel_th/pci.c:106:17:
warning: excess elements in struct initializer
.tscu_enable = 1,
^
/tmp/kernel-sforshee-e924fd6-hdwi/build/drivers/hwtracing/intel_th/pci.c:106:17:
note: (near initialization for 'intel_th_2x')
AR sound/soc/ux500/built-in.o
/tmp/kernel-sforshee-e924fd6-hdwi/build/drivers/hwtracing/intel_th/pci.c:105:38:
error: storage size of 'intel_th_2x' isn't known
static const struct intel_th_drvdata intel_th_2x = {
^~~~~~~~~~
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1704698
Title:
[Feature] Northpeak Enabling
To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1704698/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs