aboutsummaryrefslogtreecommitdiff
path: root/src/cpu
diff options
context:
space:
mode:
authorGabe Black <gabeblack@google.com>2013-07-30 13:52:27 -0700
committerPatrick Georgi <patrick@georgi-clan.de>2013-12-21 10:48:57 +0100
commitdd8f60363a007b43714fa8c0a6044fb6c7fb9866 (patch)
treefb2d71adffb9ccb0eb926948ee98ac626845f5d9 /src/cpu
parent713853a9c8fca493567548fe3cf0b8107b7fc138 (diff)
arm: Don't use const pointers with the write functions
This functions are by definition changing the data pointed to by their arguments, so they shouldn't by const. Change-Id: Id29b3f76526aba463f8bb744f53101327f9c7bde Signed-off-by: Gabe Black <gabeblack@google.com> Reviewed-on: https://gerrit.chromium.org/gerrit/63777 Commit-Queue: Gabe Black <gabeblack@chromium.org> Reviewed-by: Gabe Black <gabeblack@chromium.org> Tested-by: Gabe Black <gabeblack@chromium.org> Reviewed-on: http://review.coreboot.org/4400 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
Diffstat (limited to 'src/cpu')
0 files changed, 0 insertions, 0 deletions