AUDIO_PLL_LOCK_DELAY guarded by ifndef

This commit is contained in:
Ross Owen
2013-08-29 19:26:30 +01:00
parent 1e33bf819d
commit 1fa34042d9

View File

@@ -165,7 +165,9 @@
#endif
/* The number of clock ticks to wait for the audio PLL to lock */
#ifndef AUDIO_PLL_LOCK_DELAY
#define AUDIO_PLL_LOCK_DELAY (40000000)
#endif
/* Vendor/Product strings */
#ifndef VENDOR_STR