From mboxrd@z Thu Jan 1 00:00:00 1970 From: Randy Dunlap Subject: Re: linux-next: Tree for Jun 15 (amdgpu) Date: Mon, 15 Jun 2015 09:10:47 -0700 Message-ID: <557EF907.3010100@infradead.org> References: <1434359128.19706.9.camel@ellerman.id.au> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1434359128.19706.9.camel@ellerman.id.au> Sender: linux-next-owner@vger.kernel.org To: Michael Ellerman , linux-next Cc: Linux Kernel Mailing List , dri-devel List-Id: dri-devel@lists.freedesktop.org On 06/15/15 02:05, Michael Ellerman wrote: > Hi all, > > Changes since 20150612: > on x86_64: when CONFIG_DEBUG_FS is not enabled: drivers/built-in.o: In function `amdgpu_device_init': (.text+0x1dbd88): undefined reference to `amdgpu_debugfs_regs_init' drivers/built-in.o: In function `amdgpu_device_fini': (.text+0x1dc5c3): undefined reference to `amdgpu_debugfs_regs_cleanup' -- ~Randy