flash: stm32l4x: fix build

Fix build since current file directly is no more in the include path.

Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
This commit is contained in:
Neil Armstrong 2017-12-04 14:08:06 +01:00 committed by Kumar Gala
parent 3d612b7a8b
commit 958acd1b4e
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
#include <init.h>
#include <soc.h>
#include <flash_stm32.h>
#include "flash_stm32.h"
#define STM32L4X_PAGE_SHIFT 11