|
@@ -21,15 +21,14 @@
|
|
|
|
|
|
#include <linux/clk.h>
|
|
#include <linux/clk.h>
|
|
#include <linux/platform_device.h>
|
|
#include <linux/platform_device.h>
|
|
|
|
+#include <linux/gpio.h>
|
|
#include <sound/core.h>
|
|
#include <sound/core.h>
|
|
#include <sound/pcm.h>
|
|
#include <sound/pcm.h>
|
|
#include <sound/soc.h>
|
|
#include <sound/soc.h>
|
|
|
|
|
|
#include <asm/mach-types.h>
|
|
#include <asm/mach-types.h>
|
|
-#include <mach/hardware.h>
|
|
|
|
-#include <mach/gpio.h>
|
|
|
|
-#include <mach/board-zoom.h>
|
|
|
|
#include <linux/platform_data/asoc-ti-mcbsp.h>
|
|
#include <linux/platform_data/asoc-ti-mcbsp.h>
|
|
|
|
+#include <linux/platform_data/gpio-omap.h>
|
|
|
|
|
|
/* Register descriptions for twl4030 codec part */
|
|
/* Register descriptions for twl4030 codec part */
|
|
#include <linux/mfd/twl4030-audio.h>
|
|
#include <linux/mfd/twl4030-audio.h>
|