Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 332114
b: refs/heads/master
c: 22bab8c
h: refs/heads/master
v: v3
  • Loading branch information
Eric Millbrandt authored and Mark Brown committed Sep 19, 2012
1 parent 0478ada commit eb3e5cd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 10 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a4f7b70dc73d611680a485150f2b11bcf23a2d01
refs/heads/master: 22bab8ceda6ea2885c6315d07c37b4ef69aefb0c
9 changes: 0 additions & 9 deletions trunk/sound/soc/fsl/pcm030-audio-fabric.c
Original file line number Diff line number Diff line change
Expand Up @@ -12,22 +12,13 @@

#include <linux/init.h>
#include <linux/module.h>
#include <linux/interrupt.h>
#include <linux/device.h>
#include <linux/delay.h>
#include <linux/of_device.h>
#include <linux/of_platform.h>
#include <linux/dma-mapping.h>

#include <sound/core.h>
#include <sound/pcm.h>
#include <sound/pcm_params.h>
#include <sound/initval.h>
#include <sound/soc.h>

#include "mpc5200_dma.h"
#include "mpc5200_psc_ac97.h"
#include "../codecs/wm9712.h"

#define DRV_NAME "pcm030-audio-fabric"

Expand Down

0 comments on commit eb3e5cd

Please sign in to comment.