diff options
author | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | 2014-03-04 23:01:11 +0100 |
---|---|---|
committer | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | 2014-03-04 23:18:00 +0100 |
commit | 37f93f7b7980942d6b6cf358464acf6dd3414a34 (patch) | |
tree | 59a9d3db4911fda260de1bb4f66e53b9b8e90447 /.gitignore | |
parent | eeb72e67619b98d2502fe634a3a5d9953de92ad0 (diff) | |
download | u-boot-imx-37f93f7b7980942d6b6cf358464acf6dd3414a34.zip u-boot-imx-37f93f7b7980942d6b6cf358464acf6dd3414a34.tar.gz u-boot-imx-37f93f7b7980942d6b6cf358464acf6dd3414a34.tar.bz2 |
MIPS: fix types u64 and __u64 to unsigned long long
Linux MIPS uses asm-generic/int-ll64.h in asm/types.h.
Thus u64 and __u64 are defined as unsigned long long. Port this
over to U-Boot.
Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions