Commit af81cd4a authored by Komal Shah's avatar Komal Shah Committed by Tony Lindgren

ARM: OMAP: sx1-alsa cleanup. No code change

- whitespace removal.
- Remove unnecessary #includes.
Signed-off-by: default avatarKomal Shah <komal_shah802003@yahoo.com>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent f5403be5
...@@ -18,8 +18,8 @@ ...@@ -18,8 +18,8 @@
* *
*/ */
#ifndef OMAPALSATSC2101MIXER_H_ #ifndef OMAPALSASX1MIXER_H_
#define OMAPALSATSC2101MIXER_H_ #define OMAPALSASX1MIXER_H_
#include "omap-alsa-dma.h" #include "omap-alsa-dma.h"
......
/* /*
* arch/arm/mach-omap1/omap-alsa-sx1.c
*
* Alsa codec Driver for Siemens SX1 board. * Alsa codec Driver for Siemens SX1 board.
* based on omap-alsa-tsc2101.c and cn_test.c example by Evgeniy Polyakov * based on omap-alsa-tsc2101.c and cn_test.c example by Evgeniy Polyakov
* *
...@@ -21,7 +19,6 @@ ...@@ -21,7 +19,6 @@
#include <linux/slab.h> #include <linux/slab.h>
#include <linux/pm.h> #include <linux/pm.h>
#include <asm/mach-types.h>
#include <asm/arch/dma.h> #include <asm/arch/dma.h>
#include <asm/arch/clock.h> #include <asm/arch/clock.h>
#include <asm/arch/gpio.h> #include <asm/arch/gpio.h>
......
/* /*
* arch/arc/mach-omap1/omap-alsa-sx1.h * Based on omap-alsa-tsc2101.h
*
* based on omap-alsa-tsc2101.h
* *
* Alsa Driver for Siemens SX1. * Alsa Driver for Siemens SX1.
* Copyright (C) 2006 Vladimir Ananiev (vovan888 at gmail com) * Copyright (C) 2006 Vladimir Ananiev (vovan888 at gmail com)
......
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