[U-Boot] [PATCH v3 4/9] linux/types.h: Surround 'struct ustat' with __linux__

Tom Rini trini at konsulko.com
Wed Oct 30 17:02:39 UTC 2019


On Sun, Oct 27, 2019 at 05:19:43AM -0700, Bin Meng wrote:

> 'struct ustat' uses linux-specific typedefs to declare its memebers:
> __kernel_daddr_t and __kernel_ino_t. It is currently not used by any
> U-Boot codes, but when we build U-Boot tools for other platform like
> Windows, this becomes a problem.
> 
> Let's surround it with __linux__.
> 
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20191030/3b2eaab2/attachment.sig>


More information about the U-Boot mailing list