]> Git Repo - J-u-boot.git/blobdiff - lib/qsort.c
Merge branch '2021-09-09-finish-pre-DM_PCI-removal'
[J-u-boot.git] / lib / qsort.c
index f63d4ef726841cd8e51c76988007db9e53a9ed16..2f18588dfccd2bd2179069197aa17c6d86fce431 100644 (file)
@@ -15,6 +15,7 @@
  * calculation, as well as to reduce the generated code size with
  * bcc and gcc. */
 
+#include <log.h>
 #include <linux/types.h>
 #include <common.h>
 #include <exports.h>
This page took 0.026441 seconds and 4 git commands to generate.