common: Drop linux/delay.h from common header
Move this uncommon header out of the common header. Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
defined(CONFIG_ARM)
|
||||
#include <asm/arch/clock.h>
|
||||
#endif
|
||||
#include <linux/delay.h>
|
||||
|
||||
#define CTLR_INTLV_MASK 0x20000000
|
||||
|
||||
|
Reference in New Issue
Block a user