diff options
author | David Gibson <david@gibson.dropbear.id.au> | 2013-03-12 00:31:33 +0000 |
---|---|---|
committer | Alexander Graf <agraf@suse.de> | 2013-03-22 15:28:51 +0100 |
commit | 9986ed1ed07a01bdd236524b1a5cee695e68954a (patch) | |
tree | b5e579b46688161bd6dc7725a6609c3ffcdfdf5a /target-cris | |
parent | 6a9801106ed90b8817128e15b187a9d5f71a54d9 (diff) |
mmu-hash32: Remove odd pointer usage from BAT code
In the code for handling BATs, the hash32_bat_size_prot() and
hash32_bat_601_size_prot() functions are passed the BAT contents by
reference (pointer) for no clear reason, since they only need the values
within.
This patch removes this odd usage, and uses the resulting change to clean
up the caller slightly.
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'target-cris')
0 files changed, 0 insertions, 0 deletions