]> Git Repo - J-u-boot.git/blobdiff - cmd/usb_gadget_sdp.c
Merge tag 'efi-2025-01-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi
[J-u-boot.git] / cmd / usb_gadget_sdp.c
index 748aa0a74888a6b9b35e6c45d80a4d4e22ed507c..39259a3b09253cb643f26f4f2f98c79745fbff62 100644 (file)
@@ -6,11 +6,11 @@
  * Author: Stefan Agner <[email protected]>
  */
 
-#include <common.h>
 #include <command.h>
 #include <g_dnl.h>
 #include <sdp.h>
 #include <usb.h>
+#include <linux/printk.h>
 
 static int do_sdp(struct cmd_tbl *cmdtp, int flag, int argc, char *const argv[])
 {
This page took 0.023728 seconds and 4 git commands to generate.