OSDN Git Service

minigbm: rockchip: remove assert.h
authorGurchetan Singh <gurchetansingh@chromium.org>
Sat, 19 Nov 2016 00:36:28 +0000 (16:36 -0800)
committerGurchetan Singh <gurchetansingh@chromium.org>
Mon, 21 Nov 2016 20:46:48 +0000 (20:46 +0000)
We don't use it anywhere.

BUG=None
TEST=None

CQ-DEPEND=CL:406485

Change-Id: Ibdbb19597d25e75ab99119fa6b9f81296446d6d7
Reviewed-on: https://chromium-review.googlesource.com/413048
Reviewed-by: Stéphane Marchesin <marcheu@chromium.org>
Tested-by: Gurchetan Singh <gurchetansingh@chromium.org>
rockchip.c

index f2b9417..a1171e5 100644 (file)
@@ -6,7 +6,6 @@
 
 #ifdef DRV_ROCKCHIP
 
-#include <assert.h>
 #include <errno.h>
 #include <stdio.h>
 #include <string.h>