summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorPeng Fan <peng.fan@nxp.com>2017-05-09 02:32:02 (GMT)
committerTom Rini <trini@konsulko.com>2017-05-12 12:37:34 (GMT)
commit8fbbb6c27f8a3927b50bc8cd00fd288194ef83fc (patch)
tree791b380a619c617f74d8cea31484f0e76e7f3655 /include
parentb411f2af49117171a6f5d696f08a01b2f4a35c3b (diff)
downloadu-boot-8fbbb6c27f8a3927b50bc8cd00fd288194ef83fc.tar.xz
arm: change tbu/l type to unsigned int
Change tbu/l type to unsigned int. >From the timer file for arm, "(((unsigned long long)gd->arch.tbu) << 32) | gd->arch.tbl;" is used, This piece code is based on tbu/tbl is 32bits, so change the type to unsigned int. Signed-off-by: Peng Fan <peng.fan@nxp.com> Cc: Simon Glass <sjg@chromium.org> Cc: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions