From: Maxime Ripard Date: Tue, 3 Mar 2015 11:05:00 +0000 (+0100) Subject: dmaengine: Remove memset leftovers X-Git-Tag: omap-for-v4.2/o2_dc~23^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e921eea8e7d4457f424bc3f821cb836e35b91f88;p=pandora-kernel.git dmaengine: Remove memset leftovers Commit 48a9db462d99 ("drivers/dma: remove unused support for MEMSET operations") removed support for the memset operation in dmaengine, but left the fill_aligned field that was supposed to set the buffer alignment for the memset operations. Remove that field too. Signed-off-by: Maxime Ripard Signed-off-by: Vinod Koul --- Reading git-diff-tree failed