瀏覽代碼

Merge "disp: msm: dsi: mark signature for stub appropriately"

qctecmdr 3 年之前
父節點
當前提交
785cde38ef
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      msm/dsi/dsi_parser.h

+ 1 - 1
msm/dsi/dsi_parser.h

@@ -92,7 +92,7 @@ static inline int dsi_parser_read_u32(const struct device_node *np,
 	return -ENODEV;
 	return -ENODEV;
 }
 }
 
 
-int dsi_parser_read_u32_index(const struct device_node *np,
+static inline int dsi_parser_read_u32_index(const struct device_node *np,
 			const char *propname, u32 index, u32 *out_value)
 			const char *propname, u32 index, u32 *out_value)
 {
 {
 	return -ENODEV;
 	return -ENODEV;