OSDN Git Service

rtc: pl031: constify amba_ids
authorRussell King <rmk+kernel@armlinux.org.uk>
Fri, 29 Sep 2017 10:22:00 +0000 (11:22 +0100)
committerAlexandre Belloni <alexandre.belloni@free-electrons.com>
Thu, 12 Oct 2017 14:27:28 +0000 (16:27 +0200)
commiteb508b36d549d96a7ddcf1fe0656cdd86b038fe5
treef16e35739ce87f18118389b463ecd0b5298c19bb
parent97f5b0379c382d9c2b944baa02852338dee7d8aa
rtc: pl031: constify amba_ids

The AMBA device IDs should be marked const.  Make that so.

Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
drivers/rtc/rtc-pl031.c