From 21400a72d6bba3d233161ad131e36b6b7f78381e Mon Sep 17 00:00:00 2001 From: Peter Ujfalusi Date: Thu, 14 Nov 2013 11:35:26 +0200 Subject: [PATCH] ASoC: davinci-mcasp: Move private struct definition to source file Since it is a private struct strictly used by the davinci-mcasp driver it can be moved from header file to the source file. Signed-off-by: Peter Ujfalusi Signed-off-by: Mark Brown --- Reading git-format-patch failed