Commit 1ae93b9d authored by Stephen Warren's avatar Stephen Warren Committed by Mark Brown

ASoC: tegra: fix comment indentation in ALC5632 machine

Fix comment indentation to clear checkpatch errors in a later patch.
Signed-off-by: default avatarStephen Warren <swarren@wwwdotorg.org>
Signed-off-by: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
parent d808fe9f
/* /*
* 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>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment