[PATCH -next] ARM: mediatek: add terminate entry for of_device_id tables
From: weiyongjun A <hidden>
Date: 2016-10-24 00:26:47
Also in:
linux-mediatek, lkml
From: weiyongjun A <hidden>
Date: 2016-10-24 00:26:47
Also in:
linux-mediatek, lkml
-----Original Message----- From: Wei Yongjun [mailto:weiyj.lk at gmail.com] Sent: Sunday, October 23, 2016 7:43 PM To: Matthias Brugger <matthias.bgg@gmail.com>; Russell King [off-list ref] Cc: weiyongjun (A) <redacted>; linux-arm- kernel at lists.infradead.org; linux-mediatek at lists.infradead.org; linux- kernel at vger.kernel.org Subject: [PATCH -next] ARM: mediatek: add terminate entry for of_device_id tables From: Wei Yongjun <redacted> Make sure of_device_id tables are NULL terminated. Signed-off-by: Wei Yongjun <redacted> --- arch/arm/mach-mediatek/platsmp.c | 2 ++ 1 file changed, 2 insertions(+)
Sorry, this patch is not correct since mtk_tz_smp_boot_infos is used as ARRAY_SIZE(mtk_tz_smp_boot_infos), please ignore it. Regards, Yongjun Wei