]> git.sur5r.net Git - u-boot/blobdiff - drivers/usb/eth/smsc95xx.c
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header
[u-boot] / drivers / usb / eth / smsc95xx.c
index 1dcd088b8dfc4772ff2d621774aa04767fc13eff..dc8fa8891be6b95200d95ca696215bd04e36bdd8 100644 (file)
@@ -11,6 +11,7 @@
 #include <dm.h>
 #include <errno.h>
 #include <malloc.h>
+#include <memalign.h>
 #include <usb.h>
 #include <asm/unaligned.h>
 #include <linux/mii.h>