ASoC: tegra: fix comment indentation in ALC5632 machine
Fix comment indentation to clear checkpatch errors in a later patch. Signed-off-by: Stephen Warren <swarren@wwwdotorg.org> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
This commit is contained in:
parent
d808fe9f3e
commit
1ae93b9d34
1 changed files with 12 additions and 12 deletions
|
@ -1,16 +1,16 @@
|
||||||
/*
|
/*
|
||||||
* tegra_alc5632.c -- Toshiba AC100(PAZ00) machine ASoC driver
|
* tegra_alc5632.c -- Toshiba AC100(PAZ00) machine ASoC driver
|
||||||
*
|
*
|
||||||
* Copyright (C) 2011 The AC100 Kernel Team <ac100@lists.lauchpad.net>
|
* Copyright (C) 2011 The AC100 Kernel Team <ac100@lists.lauchpad.net>
|
||||||
*
|
*
|
||||||
* Authors: Leon Romanovsky <leon@leon.nu>
|
* Authors: Leon Romanovsky <leon@leon.nu>
|
||||||
* Andrey Danin <danindrey@mail.ru>
|
* Andrey Danin <danindrey@mail.ru>
|
||||||
* Marc Dietrich <marvin24@gmx.de>
|
* Marc Dietrich <marvin24@gmx.de>
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
* it under the terms of the GNU General Public License version 2 as
|
* it under the terms of the GNU General Public License version 2 as
|
||||||
* published by the Free Software Foundation.
|
* published by the Free Software Foundation.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <asm/mach-types.h>
|
#include <asm/mach-types.h>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue