Skip to content

Commit

Permalink
ASoC: mioa701_wm9713: Remove definition of ARRAY_AND_SIZE()
Browse files Browse the repository at this point in the history
Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
Signed-off-by: Mark Brown <broonie@linaro.org>
  • Loading branch information
Julia Lawall authored and Mark Brown committed Aug 14, 2013
1 parent 6446221 commit 4d8cfa4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions sound/soc/pxa/mioa701_wm9713.c
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,6 @@
#include "pxa2xx-ac97.h"
#include "../codecs/wm9713.h"

#define ARRAY_AND_SIZE(x) (x), ARRAY_SIZE(x)

#define AC97_GPIO_PULL 0x58

/* Use GPIO8 for rear speaker amplifier */
Expand Down

0 comments on commit 4d8cfa4

Please sign in to comment.