diff options
author | Stephen Warren <swarren@nvidia.com> | 2014-07-01 11:41:15 -0600 |
---|---|---|
committer | Marek Vasut <marex@denx.de> | 2014-07-02 15:45:38 +0200 |
commit | 06b38fcbae9294d337578d583309f99de12a0d23 (patch) | |
tree | a3e8afc9cc30278cfde7c2184093c372c5c8cc23 /doc/README.serial_multi | |
parent | 8d7c39d3e8ad43dab3158220f3347186e6f1aa66 (diff) | |
download | u-boot-06b38fcbae9294d337578d583309f99de12a0d23.tar.gz |
usb: ci_udc: lift ilist size calculations to global scope
This will allow functions other than ci_udc_probe() to make use of the
constants in a future change.
This in turn requires converting the const int variables to #defines,
since the initialization of one global const int can't depend on the
value of another const int; the compiler thinks it's non-constant if
that dependency exists.
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Diffstat (limited to 'doc/README.serial_multi')
0 files changed, 0 insertions, 0 deletions