diff --git a/qcom/pineapple-vm-dma-heaps.dtsi b/qcom/pineapple-vm-dma-heaps.dtsi index 3af63dfb..ef8f1741 100644 --- a/qcom/pineapple-vm-dma-heaps.dtsi +++ b/qcom/pineapple-vm-dma-heaps.dtsi @@ -11,25 +11,25 @@ qcom,tui { qcom,dma-heap-name = "qcom,tui"; - qcom,dma-heap-type = ; + qcom,dma-heap-type = ; qcom,dynamic-heap; }; qcom,ms1 { qcom,dma-heap-name = "qcom,ms1"; - qcom,dma-heap-type = ; + qcom,dma-heap-type = ; qcom,dynamic-heap; }; qcom,ms2 { qcom,dma-heap-name = "qcom,ms2"; - qcom,dma-heap-type = ; + qcom,dma-heap-type = ; qcom,dynamic-heap; }; qcom,ms3 { qcom,dma-heap-name = "qcom,ms3"; - qcom,dma-heap-type = ; + qcom,dma-heap-type = ; qcom,dynamic-heap; }; }; diff --git a/qcom/sun-vm-dma-heaps.dtsi b/qcom/sun-vm-dma-heaps.dtsi index f5c44fd0..ca133554 100644 --- a/qcom/sun-vm-dma-heaps.dtsi +++ b/qcom/sun-vm-dma-heaps.dtsi @@ -11,25 +11,25 @@ qcom,tui { qcom,dma-heap-name = "qcom,tui"; - qcom,dma-heap-type = ; + qcom,dma-heap-type = ; qcom,dynamic-heap; }; qcom,ms1 { qcom,dma-heap-name = "qcom,ms1"; - qcom,dma-heap-type = ; + qcom,dma-heap-type = ; qcom,dynamic-heap; }; qcom,ms2 { qcom,dma-heap-name = "qcom,ms2"; - qcom,dma-heap-type = ; + qcom,dma-heap-type = ; qcom,dynamic-heap; }; qcom,ms3 { qcom,dma-heap-name = "qcom,ms3"; - qcom,dma-heap-type = ; + qcom,dma-heap-type = ; qcom,dynamic-heap; }; };