From: Ian Abbott Date: Tue, 8 Oct 2013 18:06:38 +0000 (+0100) Subject: staging: comedi: s626: move struct buffer_dma X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~62^2~346 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e06d662871c0e13f856d9e30bdd2693032fb136;p=pandora-kernel.git staging: comedi: s626: move struct buffer_dma Move the declaration of `struct buffer_dma` from "s626.h" to "s626.c" as it seems more at home there. After this move, "s626.h" just contains macros related to hardware registers. Signed-off-by: Ian Abbott Reviewed-by: H Hartley Sweeten Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed