From mboxrd@z Thu Jan 1 00:00:00 1970 From: vinod.koul@intel.com (Vinod Koul) Date: Sun, 18 Jan 2015 19:56:18 +0530 Subject: [PATCH] dmaengine: Move dma_get_slave_caps() implementation to dmaengine.c In-Reply-To: <1414535458-21699-1-git-send-email-laurent.pinchart+renesas@ideasonboard.com> References: <1414531573-18807-11-git-send-email-maxime.ripard@free-electrons.com> <1414535458-21699-1-git-send-email-laurent.pinchart+renesas@ideasonboard.com> Message-ID: <20150118142618.GO15411@intel.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wed, Oct 29, 2014 at 12:30:58AM +0200, Laurent Pinchart wrote: > The function is too big to be a static inline. > Applied thanks -- ~Vinod