Home
last modified time | relevance | path

Searched hist:"07 f4fe7d7d94b03204dabd40b548bed4f796894c" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/include/asm/arch-sunxi/
H A Ddram.h07f4fe7d7d94b03204dabd40b548bed4f796894c Mon Dec 08 12:38:21 UTC 2014 Hans de Goede <hdegoede@redhat.com> sunxi: Move await_completion dram helper to dram.h

The await_completion helper is already copy pasted between the sun4i and sun6i
dram code, and we need it for sun8i too, so lets make it an inline helper in
dram.h, rather then adding yet another copy.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Ian Campbell <ijc@hellion.org.uk>