]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: CSR: add missing sentinels to of_device_id tables
authorJamie Iles <jamie@jamieiles.com>
Mon, 1 Aug 2011 20:09:36 +0000 (21:09 +0100)
committerBarry Song <21cnbao@gmail.com>
Sun, 11 Sep 2011 01:11:26 +0000 (09:11 +0800)
commit6a53747be5f02ba7b37ff5131330363270782dc3
tree2cf9eaaba2bbc453f7f1aa2dbacb1dcca23c376d
parentddf28352b80c86754a6424e3a61e8bdf9213b3c7
ARM: CSR: add missing sentinels to of_device_id tables

The of_device_id tables used for matching should be terminated with
empty sentinel values.

Signed-off-by: Jamie Iles <jamie@jamieiles.com>
Signed-off-by: Barry Song <baohua.song@csr.com>
arch/arm/mach-prima2/clock.c
arch/arm/mach-prima2/irq.c
arch/arm/mach-prima2/rstc.c
arch/arm/mach-prima2/timer.c