s32k1xx:eeprom fix missing debug.h
This commit is contained in:
parent
7dd131b4c1
commit
9b29641bf5
|
@ -30,6 +30,7 @@
|
|||
#include <stdio.h>
|
||||
#include <assert.h>
|
||||
#include <errno.h>
|
||||
#include <debug.h>
|
||||
|
||||
#include "arm_arch.h"
|
||||
|
||||
|
|
Loading…
Reference in New Issue