Skip to content

Commit

Permalink
ASoC: Remove unused header from MPC5200 PSC driver
Browse files Browse the repository at this point in the history
The header contains an extern that isn't used by anything.  Remove.

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
  • Loading branch information
Grant Likely authored and Mark Brown committed Jun 12, 2010
1 parent 019afb5 commit 4e8680f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 13 deletions.
1 change: 0 additions & 1 deletion sound/soc/fsl/mpc5200_psc_i2s.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@

#include <asm/mpc52xx_psc.h>

#include "mpc5200_psc_i2s.h"
#include "mpc5200_dma.h"

/**
Expand Down
12 changes: 0 additions & 12 deletions sound/soc/fsl/mpc5200_psc_i2s.h

This file was deleted.

0 comments on commit 4e8680f

Please sign in to comment.