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 @@
|
||||
#include <asm/arch/wdt.h>
|
||||
#include <asm/gpio.h>
|
||||
#include <spl.h>
|
||||
#include <linux/delay.h>
|
||||
#include "work_92105_display.h"
|
||||
|
||||
DECLARE_GLOBAL_DATA_PTR;
|
||||
|
||||
@@ -22,6 +22,7 @@
|
||||
#include <i2c.h>
|
||||
#include <version.h>
|
||||
#include <vsprintf.h>
|
||||
#include <linux/delay.h>
|
||||
|
||||
/*
|
||||
* GPO 15 in port 3 is gpio 3*32+15 = 111
|
||||
|
||||
Reference in New Issue
Block a user