[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <e8994e88-bdab-b3be-d62f-550ce9f2c76d@infradead.org>
Date: Thu, 17 Oct 2019 08:22:17 -0700
From: Randy Dunlap <rdunlap@...radead.org>
To: Stephen Rothwell <sfr@...b.auug.org.au>,
Linux Next Mailing List <linux-next@...r.kernel.org>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
moderated for non-subscribers <alsa-devel@...a-project.org>,
Vinod Koul <vkoul@...nel.org>,
Pierre-Louis Bossart <pierre-louis.bossart@...ux.intel.com>,
Sanyog Kale <sanyog.r.kale@...el.com>
Subject: Re: linux-next: Tree for Oct 17 (soundwire)
On 10/16/19 9:26 PM, Stephen Rothwell wrote:
> Hi all,
>
> Changes since 20191016:
>
on x86_64:
# CONFIG_BLOCK is not set
CC [M] drivers/soundwire/intel_init.o
In file included from ../drivers/soundwire/intel_init.c:12:0:
../include/linux/iomap.h: In function ‘iomap_sector’:
../include/linux/iomap.h:76:48: error: ‘SECTOR_SHIFT’ undeclared (first use in this function); did you mean ‘SECTIONS_SHIFT’?
return (iomap->addr + pos - iomap->offset) >> SECTOR_SHIFT;
^~~~~~~~~~~~
SECTIONS_SHIFT
--
~Randy
Powered by blists - more mailing lists