[SCSI] ufshcd-pltfrm: add missing empty slot in ufs_of_match[]
authorAkinobu Mita <mita@fixstars.com>
Wed, 26 Jun 2013 17:09:32 +0000 (22:39 +0530)
committerJames Bottomley <JBottomley@Parallels.com>
Fri, 28 Jun 2013 20:15:27 +0000 (13:15 -0700)
commit2e2930a3449f1fe3806e26c4391a71097cae43f3
tree54536c6a953d6e302d72742e71499a663ed44067
parent2953f850c3b80bdca004967c83733365d8aa0aa2
[SCSI] ufshcd-pltfrm: add missing empty slot in ufs_of_match[]

of_match_table member in struct device_driver must be terminated by
empty slot as a sentinel.

Signed-off-by: Akinobu Mita <mita@fixstars.com>
Signed-off-by: Santosh Y <santoshsy@gmail.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/ufs/ufshcd-pltfrm.c