]> Git Repo - u-boot.git/blobdiff - drivers/ata/libata.c
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
[u-boot.git] / drivers / ata / libata.c
index 47e2c5c1cc402750e0854fd80dd2077a4804a62b..ef659cb1728a0a985227335a53ccbe23836dedd9 100644 (file)
@@ -5,9 +5,9 @@
  *             port from the libata of linux kernel
  */
 
-#include <common.h>
 #include <compiler.h>
 #include <libata.h>
+#include <stdio.h>
 
 u64 ata_id_n_sectors(u16 *id)
 {
This page took 0.025564 seconds and 4 git commands to generate.