From patchwork Fri Oct 30 03:49:42 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Chih-Wei Huang X-Patchwork-Id: 7523651 Return-Path: X-Original-To: patchwork-dri-devel@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork1.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork1.web.kernel.org (Postfix) with ESMTP id C0F6E9F327 for ; Fri, 30 Oct 2015 03:50:03 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id F35022082A for ; Fri, 30 Oct 2015 03:50:02 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) by mail.kernel.org (Postfix) with ESMTP id 208D320824 for ; Fri, 30 Oct 2015 03:50:02 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id EFBE86E215; Thu, 29 Oct 2015 20:49:59 -0700 (PDT) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-pa0-f53.google.com (mail-pa0-f53.google.com [209.85.220.53]) by gabe.freedesktop.org (Postfix) with ESMTPS id 663796E296 for ; Thu, 29 Oct 2015 20:49:56 -0700 (PDT) Received: by pasz6 with SMTP id z6so60405945pas.2 for ; Thu, 29 Oct 2015 20:49:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=android-x86_org.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id; bh=jDv7G7R3XqlP4Qbc9J5wcMhNqtV59cw6kUEOE7UUl18=; b=fqirVnW5U7HwXTwII9mjpXITdYUUAlBpBxSckRXPuvd+tb4HgCcwpL0SaerPssI8P1 7y21rhXhZZ8LVmcMO0EZDBywwIdUiUWYBL/kRr90ZOpJTGGujRYWrPy2sGSWo2SNwABA HKxfCmiQbI9XOtx/C1Up7FQJ/jym9Jpd/gywzh09FyNI8mnY9/bHxlhIgtdmZaDoYSon HsNc0bCbjwh+P3L5sa+pQAdOy7QzGvJFQL9wead91kjpyjmQy6SwtrTjfZ2Ln6Cbjyf0 47MALkXnhIYZoCVdaVvXAF4LTY4ASjkV/v9YRiCrlYD9jaFulMiVlV3IBjC1FYhGCcFr uEiw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=jDv7G7R3XqlP4Qbc9J5wcMhNqtV59cw6kUEOE7UUl18=; b=m17A3W885nDQE5QBHA43dnY9TYpQuZ4rPJgyqhEptHDcrI8nrmxux1TEL3RaD9QdT6 m0T8k7/gsDW8fL0Y/vvN3O62h/SkzHbPI2BIF3Izr9T6atcZdXL6mPKT8Dska1O4X7+U w/ZgZwOTypGDEv/5YIlexPYLt/yU1ScEopBQdrNVvz90penDqNO1i+xD/vBiITfz/ZbO P9prSQEeiAPc0ZKrIsIhstsWnk4KxmJ6+LYr/hZ2M7X97ObWwM4yTJxYaQFj0Xuszcts mt2ogK80OJokwucCWZOntiUHsrGJZcxVh96IYtEWQBKns43C7Bi14NkD7sVjCTG5+aEU OOvg== X-Gm-Message-State: ALoCoQlORQLEpLUUbhvVpJygpXwzzm5LNvaod2EWZtVe5QmazWbe6FX6g4+DvD6xRjFIEblTx9tr X-Received: by 10.66.161.35 with SMTP id xp3mr6091101pab.13.1446176995716; Thu, 29 Oct 2015 20:49:55 -0700 (PDT) Received: from localhost.localdomain ([103.10.4.6]) by smtp.gmail.com with ESMTPSA id dd2sm5084996pbc.27.2015.10.29.20.49.54 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 29 Oct 2015 20:49:55 -0700 (PDT) From: Chih-Wei Huang X-Google-Original-From: Chih-Wei Huang To: dri-devel@lists.freedesktop.org Subject: [PATCH libdrm] intel: add the missing header Date: Fri, 30 Oct 2015 11:49:42 +0800 Message-Id: <1446176982-29961-1-git-send-email-cwhuang@linux.org.tw> X-Mailer: git-send-email 1.9.1 Cc: Chih-Wei Huang X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" X-Spam-Status: No, score=-4.1 required=5.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_MED,RP_MATCHES_RCVD,T_DKIM_INVALID,UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP It defines the prototype of ffs that fixes the building error on Android 6.0 64-bit image. Signed-off-by: Chih-Wei Huang --- intel/intel_bufmgr_fake.c | 1 + 1 file changed, 1 insertion(+) diff --git a/intel/intel_bufmgr_fake.c b/intel/intel_bufmgr_fake.c index 551e05d..7f4c7b9 100644 --- a/intel/intel_bufmgr_fake.c +++ b/intel/intel_bufmgr_fake.c @@ -42,6 +42,7 @@ #include #include #include +#include #include #include #include "intel_bufmgr.h"