buildman: Handle commit subjects containing unicode
[platform/kernel/u-boot.git] / cmd / dtt.c
index f2e750f..dd427a3 100644 (file)
--- a/cmd/dtt.c
+++ b/cmd/dtt.c
@@ -12,6 +12,7 @@
 #include <dtt.h>
 #include <i2c.h>
 #include <tmu.h>
+#include <linux/bug.h>
 
 #if defined CONFIG_DTT_SENSORS
 static unsigned long sensor_initialized;