summaryrefslogtreecommitdiff
path: root/fs
diff options
context:
space:
mode:
authorPeng Fan <Peng.Fan@freescale.com>2015-01-06 10:07:05 +0800
committerFrank Li <Frank.Li@freescale.com>2015-02-04 21:53:31 +0800
commit6fbf76c2332744aa1340bd05c87c7cdfa19c38da (patch)
tree127ac957d5a9a74eb64bf549754764981f400eb0 /fs
parentb52cb9d40e71305b7a11b0bbc68fddd8e84e3b17 (diff)
downloadu-boot-imx-6fbf76c2332744aa1340bd05c87c7cdfa19c38da.zip
u-boot-imx-6fbf76c2332744aa1340bd05c87c7cdfa19c38da.tar.gz
u-boot-imx-6fbf76c2332744aa1340bd05c87c7cdfa19c38da.tar.bz2
MLK-10178-4 i2c:mxc fix i2c_data size in sram_data
We should not hardcode size of i2c_data to 3 ints in sram_data. Since there are 4 i2c bus for 7d. Use ARRAY_SIZE(i2c_bases) instead of hardcoded number. Also move related struct after i2c_bases to avoid compile error. Since i2c_data sram_data struct would better stay together, move them together after i2c_bases struct array. Signed-off-by: Peng Fan <Peng.Fan@freescale.com>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions