From: Kuninori Morimoto Date: Mon, 17 Dec 2012 06:12:55 +0000 (-0800) Subject: ASoC: fsi: cleanup sh_fsi.h X-Git-Tag: v3.9-rc1~129^2~24^2~19^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d0bfc5eb9f57b319d7cd6a1d5543c8287c77812;p=pandora-kernel.git ASoC: fsi: cleanup sh_fsi.h FSI driver's flag usage was changed/removed by 3449f5fab8c51e37a8a48bc2516588c615373191 (ASoC: fsi: add SND_SOC_DAIFMT_INV_xxx support) ab6f6d85210c4d0265cf48e9958c04e08595055a (ASoC: fsi: add master clock control functions) And unused flags had been removed on FSI driver, but the definition had been kept to avoid compile error. It is possible to cleanup sh_fsi.h now. Signed-off-by: Kuninori Morimoto Signed-off-by: Mark Brown --- Reading git-diff-tree failed