mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 11:26:02 +09:00
MALI: bifrost: remove 'of_device_id' instances related to midgard
Signed-off-by: Zhen Chen <chenzhen@rock-chips.com> Change-Id: I2afba12c2fff75017de22ffb11e4fdb36d9fea73
This commit is contained in:
@@ -4909,8 +4909,6 @@ static const struct dev_pm_ops kbase_pm_ops = {
|
||||
|
||||
#ifdef CONFIG_OF
|
||||
static const struct of_device_id kbase_dt_ids[] = {
|
||||
{ .compatible = "arm,malit6xx" },
|
||||
{ .compatible = "arm,mali-midgard" },
|
||||
{ .compatible = "arm,mali-bifrost" },
|
||||
{ /* sentinel */ }
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user