]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
arm: rmobile: Add 1 to value of the CPU revision in rmobile_get_cpu_rev_integer()
authorNobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Fri, 28 Mar 2014 02:12:49 +0000 (11:12 +0900)
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>
Sun, 27 Apr 2014 19:35:12 +0000 (04:35 +0900)
commit210f7b2d2601445c56e2528da5195942ee9965d2
tree8bda73c6d5529abb2452fcaa1d0a7758786199bb
parent9b7fa2fed673d9dc1583f09576bbfe98aa54c9b5
arm: rmobile: Add 1 to value of the CPU revision in rmobile_get_cpu_rev_integer()

Value that can be obtained in the rmobile_get_cpu_rev_integer() starts at 0.
However, revisions to start from 1, which adds 1.

Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
arch/arm/cpu/armv7/rmobile/cpu_info-rcar.c