From cfe9f508f1f10d5d3a5bbfca96fb9e018c85e2f5 Mon Sep 17 00:00:00 2001 From: Ross Owen Date: Wed, 22 Jan 2014 16:09:37 +0000 Subject: [PATCH] Removed old README and comment only --- module_usb_audio/README | 1 - module_usb_audio/audio.xc | 1 - 2 files changed, 2 deletions(-) delete mode 100644 module_usb_audio/README diff --git a/module_usb_audio/README b/module_usb_audio/README deleted file mode 100644 index b5e23a40..00000000 --- a/module_usb_audio/README +++ /dev/null @@ -1 +0,0 @@ -Shared USB Audio Files diff --git a/module_usb_audio/audio.xc b/module_usb_audio/audio.xc index 3a172e76..369d3123 100755 --- a/module_usb_audio/audio.xc +++ b/module_usb_audio/audio.xc @@ -353,7 +353,6 @@ static inline void doI2SClocks(unsigned divide) { /* p_dsd_clk must start high */ p_dsd_clk <: 0x80000000; - //sync(p_dsd_clk); } #endif #else /* ifndef CODEC_MASTER */