X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=target%2Flinux%2Fxburst%2Ffiles-2.6.32%2Fsound%2Fsoc%2Fjz4740%2Fjz4740-pcm.h;fp=target%2Flinux%2Fxburst%2Ffiles-2.6.32%2Fsound%2Fsoc%2Fjz4740%2Fjz4740-pcm.h;h=0000000000000000000000000000000000000000;hp=2a1180081a8d48739fd5f3904ad006f7d48cfdce;hb=9fb244b1aa9fc6622cf5a2e8b9ea9677d0f8a7b5;hpb=1da90291e304f09f7753942dbf01d98bceb12331 diff --git a/target/linux/xburst/files-2.6.32/sound/soc/jz4740/jz4740-pcm.h b/target/linux/xburst/files-2.6.32/sound/soc/jz4740/jz4740-pcm.h deleted file mode 100644 index 2a1180081a..0000000000 --- a/target/linux/xburst/files-2.6.32/sound/soc/jz4740/jz4740-pcm.h +++ /dev/null @@ -1,22 +0,0 @@ -/* - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License version 2 as - * published by the Free Software Foundation. - */ - -#ifndef _JZ4740_PCM_H -#define _JZ4740_PCM_H - -#include -#include - -/* platform data */ -extern struct snd_soc_platform jz4740_soc_platform; - -struct jz4740_pcm_config { - struct jz4740_dma_config *dma_config; - phys_addr_t fifo_addr; -}; - -#endif