diff options
author | Erik van Luijk <evanluijk@interact.nl> | 2015-08-13 15:43:20 +0200 |
---|---|---|
committer | Andreas Bießmann <andreas.devel@googlemail.com> | 2015-08-21 15:47:03 +0200 |
commit | c982f6b9bf7815633640d95ed6f0deb55cfdcde5 (patch) | |
tree | 326e11936c417b7cbd5ba1944c4934e1d5020274 /board/corscience | |
parent | 6560491fe5acd2f150853efdd5d9bd714a93374c (diff) | |
download | talos-obmc-uboot-c982f6b9bf7815633640d95ed6f0deb55cfdcde5.tar.gz talos-obmc-uboot-c982f6b9bf7815633640d95ed6f0deb55cfdcde5.zip |
arm: at91: pmc: replace the constant with a define in at91_pmc.h
To enable the clocks on the at91 boards a constant (0x4) is used.
This is replaced with a define in at91_pmc.h (1 << 2).
Signed-off-by: Erik van Luijk <evanluijk@interact.nl>
Reviewed-by: Andreas Bießmann <andreas.devel@googlemail.com>
Diffstat (limited to 'board/corscience')
0 files changed, 0 insertions, 0 deletions