aboutsummaryrefslogtreecommitdiff
path: root/board/k+p/kp_imx53/kp_id_rev.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/k+p/kp_imx53/kp_id_rev.c')
-rw-r--r--board/k+p/kp_imx53/kp_id_rev.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/k+p/kp_imx53/kp_id_rev.c b/board/k+p/kp_imx53/kp_id_rev.c
index 9f93cf0..cbfe94e 100644
--- a/board/k+p/kp_imx53/kp_id_rev.c
+++ b/board/k+p/kp_imx53/kp_id_rev.c
@@ -9,11 +9,11 @@
* Daniel Gericke <daniel.gericke@tqs.de>
*/
-#include <common.h>
#include <env.h>
#include <i2c.h>
#include "kp_id_rev.h"
#include <net.h>
+#include <vsprintf.h>
static int eeprom_has_been_read;
static struct id_eeprom eeprom;