]> git.baikalelectronics.ru Git - kernel.git/commit
soc: versatile: Add terminating entry for realview_soc_of_match
authorAxel Lin <axel.lin@ingics.com>
Sun, 19 Oct 2014 15:41:00 +0000 (23:41 +0800)
committerArnd Bergmann <arnd@arndb.de>
Tue, 28 Oct 2014 21:05:07 +0000 (22:05 +0100)
commit8d6c0069b1adcdc43779617d515a8285376c7e42
tree92b4903ccd27e4829f770ffb3f1ff369b8ce416a
parent654283a7e3b55f98453eae7e7a91c89291929b55
soc: versatile: Add terminating entry for realview_soc_of_match

The of_device_id table is supposed to be zero-terminated.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
drivers/soc/versatile/soc-realview.c