OSDN Git Service

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)
commit157a1b17a5eb24f957ada8c2522cb88d9e3665fb
tree92b4903ccd27e4829f770ffb3f1ff369b8ce416a
parentf267ea0fe05123e8101e5793d977b537924939a0
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