Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1661942 > unrolled thread

linux-next: build failure after merge of the uuid tree

Started byStephen Rothwell <sfr@canb.auug.org.au>
First post2017-06-09 07:50 +0200
Last post2017-06-09 07:50 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  linux-next: build failure after merge of the uuid tree Stephen Rothwell <sfr@canb.auug.org.au> - 2017-06-09 07:50 +0200

#1661942 — linux-next: build failure after merge of the uuid tree

FromStephen Rothwell <sfr@canb.auug.org.au>
Date2017-06-09 07:50 +0200
Subjectlinux-next: build failure after merge of the uuid tree
Message-ID<tQkY1-5Xn-11@gated-at.bofh.it>
Hi Christoph,

After merging the uuid tree, today's linux-next build (x86_64
allmodconfig) failed like this:

/home/sfr/next/next/drivers/thermal/int340x_thermal/int3400_thermal.c: In function 'int3400_thermal_get_uuids':
/home/sfr/next/next/drivers/thermal/int340x_thermal/int3400_thermal.c:146:4: error: implicit declaration of function 'acpi_str_to_uuid' [-Werror=implicit-function-declaration]
    acpi_str_to_uuid(int3400_thermal_uuids[j], uuid);
    ^

Caused by commit

  94116f8126de ("ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()")

I have used the uuid tree from next-20170607 again today.

-- 
Cheers,
Stephen Rothwell

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web