From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joerg Roedel Subject: Re: [PATCH 2/4] iommu/exynos: Make driver depend on REGULATOR Date: Wed, 4 Feb 2015 16:25:46 +0100 Message-ID: <20150204152546.GC10078@suse.de> References: <1422316230-18893-1-git-send-email-joro@8bytes.org> <1422316230-18893-3-git-send-email-joro@8bytes.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1422316230-18893-3-git-send-email-joro-zLv9SwRftAIdnm+yROfE0A@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: iommu-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org Errors-To: iommu-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org To: Joerg Roedel Cc: Arnd Bergmann , Will Deacon , linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org, Laurent Pinchart , Varun Sethi , Thierry Reding List-Id: iommu@lists.linux-foundation.org On Tue, Jan 27, 2015 at 12:50:28AM +0100, Joerg Roedel wrote: > From: Joerg Roedel > > When regulator is not selected during kconfig, linking of > the exynos iommu driver fails due to missing symbols. > Fix it! Removed this patch from my tree, as the issue was somewhere else.