Browse Source

ASoC: omap-mcpdm: Remove leftower define for IO address

The IO address is no longer hardwired into the driver.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Peter Ujfalusi 12 years ago
parent
commit
167b5b93a4
1 changed files with 0 additions and 2 deletions
  1. 0 2
      sound/soc/omap/omap-mcpdm.c

+ 0 - 2
sound/soc/omap/omap-mcpdm.c

@@ -43,8 +43,6 @@
 #include "omap-mcpdm.h"
 #include "omap-pcm.h"
 
-#define OMAP44XX_MCPDM_L3_BASE		0x49032000
-
 struct mcpdm_link_config {
 	u32 link_mask; /* channel mask for the direction */
 	u32 threshold; /* FIFO threshold */