aboutsummaryrefslogtreecommitdiff
path: root/common/spl/spl_dfu.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/spl/spl_dfu.c')
-rw-r--r--common/spl/spl_dfu.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/spl/spl_dfu.c b/common/spl/spl_dfu.c
index 5728d43..8a779da 100644
--- a/common/spl/spl_dfu.c
+++ b/common/spl/spl_dfu.c
@@ -15,6 +15,7 @@
#include <g_dnl.h>
#include <usb.h>
#include <dfu.h>
+#include <linux/printk.h>
static int run_dfu(int usb_index, char *interface, char *devstring)
{