Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dmmc.h07a2d42cd4964168b98c895dd2bb9c0c8275992d Wed Apr 30 11:04:15 UTC 2014 Mateusz Zalega <m.zalega@samsung.com> mmc: mmc header fix

Structure definition used type block_dev_desc_t, defined in part.h, which
wasn't included in mmc.h. It worked only in circumstances when common.h,
or another header using part.h was incuded in implementation files.

Change-Id: I5b203928b689887e3e78beb00a378955e0553eb7
Signed-off-by: Mateusz Zalega <m.zalega@samsung.com>
Acked-by: Pantelis Antoniou <panto@antoniou-consulting.com>
Cc: Minkyu Kang <mk7.kang@samsung.com>