diff options
author | Akshay Saraswat <akshay.s@samsung.com> | 2015-02-04 15:59:59 +0530 |
---|---|---|
committer | Minkyu Kang <mk7.kang@samsung.com> | 2015-02-13 17:23:06 +0900 |
commit | d606ded1dbabba832e7150bc8ebb0719eadb42ef (patch) | |
tree | 2165fba1ad2db08008d04874cfcac4908c9249a1 /arch/arm/cpu/arm926ejs/omap | |
parent | 483e49bfd775adb15102418a72c7fb02ef51fd79 (diff) |
Exynos5: Fix compiler warnings due to clock_get_periph_rate
Apparently, members of clk_bit_info array do not map correctly
to the members of enum periph_id. This mapping got broken after
we changed periph_id(s) to reflect interrupt number instead of
their position in a sequence. This patch intends to fix above
mentioned issue.
Signed-off-by: Akshay Saraswat <akshay.s@samsung.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Tested-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
Diffstat (limited to 'arch/arm/cpu/arm926ejs/omap')
0 files changed, 0 insertions, 0 deletions