kernel-ark/drivers/soc/mediatek
Matthias Brugger f32fbbadaf soc: mediatek: pwrap: fix fatal compiler error
When adding the MT6380 compatible, the sentinel for of_device_id was
deleted, which leades to the following compiler error:
FATAL: drivers/soc/mediatek/mtk-pmic-wrap: struct of_device_id is not terminated with a NULL entry!

Fix this by adding the sentinel again.

Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
2017-10-21 10:23:28 +02:00
..
Kconfig soc: mediatek: place Kconfig for all SoC drivers under menu 2017-10-20 12:08:01 +02:00
Makefile soc: Mediatek: Add SCPSYS power domain driver 2015-07-06 18:36:32 +02:00
mtk-infracfg.c soc: mediatek: Add infracfg misc driver support 2015-07-06 18:36:31 +02:00
mtk-pmic-wrap.c soc: mediatek: pwrap: fix fatal compiler error 2017-10-21 10:23:28 +02:00
mtk-scpsys.c soc: mediatek: add SCPSYS power domain driver for MediaTek MT7622 SoC 2017-08-14 17:28:40 +02:00