diff options
author | Matthias Brugger <matthias.bgg@gmail.com> | 2017-10-21 10:18:20 +0200 |
---|---|---|
committer | Matthias Brugger <matthias.bgg@gmail.com> | 2017-10-21 10:23:28 +0200 |
commit | f32fbbadaf4470e8bac27f6d87bd27441df7167f (patch) | |
tree | a03d5915f0103b2f1d4ba8f7dd9995989756c394 /Documentation | |
parent | soc: mediatek: pwrap: fix compiler errors (diff) | |
download | linux-f32fbbadaf4470e8bac27f6d87bd27441df7167f.tar.xz linux-f32fbbadaf4470e8bac27f6d87bd27441df7167f.zip |
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>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions