Explorar o código

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

qctecmdr %!s(int64=3) %!d(string=hai) anos
pai
achega
785cde38ef
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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;
 }
 
-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)
 {
 	return -ENODEV;