Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/fs/ext4/
H A Dext4_common.caac618a32b89a3b753625cfa87aab815efd6f601 Wed Oct 15 10:38:32 UTC 2014 Simon Glass <sjg@chromium.org> ext4: Use inttypes for printf() string

On 64-bit platforms (like sandbox) 64-bit integers may be 'long' rather
than 'long long'. Use the inttypes header to avoid compiler warnings.

Signed-off-by: Simon Glass <sjg@chromium.org>