From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from verein.lst.de ([213.95.11.211]:37293 "EHLO verein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726072AbfGSGTT (ORCPT ); Fri, 19 Jul 2019 02:19:19 -0400 Date: Fri, 19 Jul 2019 08:19:16 +0200 From: Christoph Hellwig Subject: Re: [PATCH] iomap: hide iomap_sector with CONFIG_BLOCK=n Message-ID: <20190719061916.GA18977@lst.de> References: <20190718125509.775525-1-arnd@arndb.de> <20190718125703.GA28332@lst.de> <20190718130835.GA28520@lst.de> <20190718142525.GE7116@magnolia> <20190719055855.GB29082@infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: linux-xfs-owner@vger.kernel.org List-ID: List-Id: xfs To: Masahiro Yamada Cc: "Darrick J. Wong" , Arnd Bergmann , linux-xfs , Linux FS-devel Mailing List , Andreas Gruenbacher , Hannes Reinecke , Souptick Joarder , Linux Kernel Mailing List , Jani Nikula On Fri, Jul 19, 2019 at 03:16:55PM +0900, Masahiro Yamada wrote: > > headers-$(CONFIG_IOMAP) += iomap.h > > I cannot find CONFIG_IOMAP. > > Do you mean > > header-test-$(CONFIG_BLOCK) += iomap.h Yeah, we could use CONFIG_BLOCK.