From ff6552e8cc13c9b2283002144e297d63b30ac400 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Wed, 13 Apr 2016 15:45:50 -0400 Subject: xpress: Update include This has been renamed to some time ago but was missed here. Signed-off-by: Tom Rini --- board/ccv/xpress/xpress.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/board/ccv/xpress/xpress.c b/board/ccv/xpress/xpress.c index 6fc76cd156..3193abf0b0 100644 --- a/board/ccv/xpress/xpress.c +++ b/board/ccv/xpress/xpress.c @@ -23,7 +23,7 @@ #include #include #include -#include +#include DECLARE_GLOBAL_DATA_PTR; -- cgit v1.2.1