On 17 July 2017 at 15:01, Gwan-gyeong Mun wrote:
> This fixes the misspelling of gbm_bo_import api param.
>
Fixes: 44f066b9ffb ("gbm: Add new gbm_bo_import entry point")
Reviewed-by: Emil Velikov
I'll push this later on today, barring any objections.
Thanks
Emil
This fixes the misspelling of gbm_bo_import api param.
Signed-off-by: Mun Gwan-gyeong
---
src/gbm/main/gbm.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/gbm/main/gbm.c b/src/gbm/main/gbm.c
index 79d78b763e..52eac7f29d 100644
--- a/src/gbm/main/gbm.c
+++ b/src/gbm/