diff --git a/[refs] b/[refs] index 0b63641b2668..e2ebc21a4f63 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: cd115367424ebaba93d24abdf74e0d0fe498e41b +refs/heads/master: 7613c508dfd7880cb7e17ad5eb64b9dfb0b80292 diff --git a/trunk/sound/soc/tegra/tegra20_das.c b/trunk/sound/soc/tegra/tegra20_das.c index 486d7b245cf4..812696d9c863 100644 --- a/trunk/sound/soc/tegra/tegra20_das.c +++ b/trunk/sound/soc/tegra/tegra20_das.c @@ -20,14 +20,13 @@ * */ -#include #include #include +#include +#include #include #include #include -#include -#include #include #include "tegra20_das.h" diff --git a/trunk/sound/soc/tegra/tegra20_i2s.c b/trunk/sound/soc/tegra/tegra20_i2s.c index 878798c89e49..9427f36e6a25 100644 --- a/trunk/sound/soc/tegra/tegra20_i2s.c +++ b/trunk/sound/soc/tegra/tegra20_i2s.c @@ -29,15 +29,14 @@ */ #include -#include #include #include +#include +#include +#include #include #include #include -#include -#include -#include #include #include #include diff --git a/trunk/sound/soc/tegra/tegra20_spdif.c b/trunk/sound/soc/tegra/tegra20_spdif.c index 052bff816c4d..00a2d33352f4 100644 --- a/trunk/sound/soc/tegra/tegra20_spdif.c +++ b/trunk/sound/soc/tegra/tegra20_spdif.c @@ -21,14 +21,13 @@ */ #include -#include #include #include +#include +#include #include #include #include -#include -#include #include #include #include diff --git a/trunk/sound/soc/tegra/tegra_pcm.c b/trunk/sound/soc/tegra/tegra_pcm.c index 476b8ac3a24d..127348dc09b1 100644 --- a/trunk/sound/soc/tegra/tegra_pcm.c +++ b/trunk/sound/soc/tegra/tegra_pcm.c @@ -29,8 +29,8 @@ * */ -#include #include +#include #include #include #include