iommu/rockchip: Add missing braces
Signed-off-by: Yandong Lin <yandong.lin@rock-chips.com> Change-Id: Iec2ee6dd03e1795975a0bb5c63ed35092cc2f61b
This commit is contained in:
@ -26,6 +26,7 @@ static inline int rockchip_iommu_disable(struct device *dev)
|
||||
static inline bool rockchip_iommu_is_enabled(struct device *dev)
|
||||
{
|
||||
return false;
|
||||
}
|
||||
static inline int rockchip_pagefault_done(struct device *master_dev)
|
||||
{
|
||||
return 0;
|
||||
|
||||
Reference in New Issue
Block a user