Home
last modified time | relevance | path

Searched hist:a8c2ebcf0a707a51d32cf7644d6459af11b00114 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dusb.ha8c2ebcf0a707a51d32cf7644d6459af11b00114 Fri Nov 07 09:34:55 UTC 2014 Masahiro Yamada <yamada.m@jp.panasonic.com> usb: include <asm/cache.h> and <part.h> from include/usb.h

The header file include/usb.h references ARCH_DMA_MINALIGH and
block_dev_desc_t, thus it must include <asm/cache.h> and <part.h>.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>