From patchwork Fri Apr 1 16:05:30 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ard Biesheuvel X-Patchwork-Id: 64881 Delivered-To: patch@linaro.org Received: by 10.112.199.169 with SMTP id jl9csp819764lbc; Fri, 1 Apr 2016 09:07:41 -0700 (PDT) X-Received: by 10.66.146.164 with SMTP id td4mr32190333pab.47.1459526861339; Fri, 01 Apr 2016 09:07:41 -0700 (PDT) Return-Path: Received: from bombadil.infradead.org (bombadil.infradead.org. [2001:1868:205::9]) by mx.google.com with ESMTPS id xx7si22096623pac.232.2016.04.01.09.07.41 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 01 Apr 2016 09:07:41 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-arm-kernel-bounces+patch=linaro.org@lists.infradead.org designates 2001:1868:205::9 as permitted sender) client-ip=2001:1868:205::9; Authentication-Results: mx.google.com; dkim=neutral (body hash did not verify) header.i=@linaro.org; spf=pass (google.com: best guess record for domain of linux-arm-kernel-bounces+patch=linaro.org@lists.infradead.org designates 2001:1868:205::9 as permitted sender) smtp.mailfrom=linux-arm-kernel-bounces+patch=linaro.org@lists.infradead.org; dmarc=fail (p=NONE dis=NONE) header.from=linaro.org Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1am1at-0005AO-EC; Fri, 01 Apr 2016 16:06:43 +0000 Received: from mail-wm0-x236.google.com ([2a00:1450:400c:c09::236]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1am1aZ-0004ao-GL for linux-arm-kernel@lists.infradead.org; Fri, 01 Apr 2016 16:06:26 +0000 Received: by mail-wm0-x236.google.com with SMTP id f198so32002804wme.0 for ; Fri, 01 Apr 2016 09:06:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=XZ9X5NTD35vYRi5mkkWA+e4j5pfKJOT11diPjE3UQlE=; b=I+X9BOnZgWYKtGIhIHcbMHBzSVWgKvGmZPa+aNcjdwwPpmHPUpNSu3JKh2o6Bd+j7u Pfkq852Zm18wMILMdHWVMWdbzJyKHXvmaXfXMw/+yzSgJjicXUx01yHs0Iai9arTgsuH bfyLLWZVLTKYOcUVMMwwSbESNhj0uwAEXLECo= 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:in-reply-to :references; bh=XZ9X5NTD35vYRi5mkkWA+e4j5pfKJOT11diPjE3UQlE=; b=FrnvD7lkR9GW3DWg0WBmEHXAWIip43KsTq1LGi+tt651vgAFuBBDCPO7CUY7XsTZr8 NvnvSDtq8KG1fc6rOnD1sRFCKEAR25TalrGEhld/5pftPpoGXyU77eKAsT1yVtBfr7aG aNRXuYZREJF904GlKqP1LyfhgJtrlWPYokaqzJ2Cj8QU0aqMyWMOuAXLOvYfWdP3NQDv dsMyvJGdTRLUjoYFkTDduWc8VPp95ZNTk/Y38GKy/mrQAC/IIDJIboPybZmkrF3rMRp0 7UlaLtIVIK8AMZZs5IAq4+LJI0jBu1sn4BHMvWzgdi8/FGUrYPYvTF5BKkziMhgbJ/UX j0jQ== X-Gm-Message-State: AD7BkJJKQiZ3eKzohg+dW0S9eobuCwlJl/y2WNkPdM4fke4PQwmENRII6s0EjSk++1tExeaQ X-Received: by 10.194.75.164 with SMTP id d4mr10124005wjw.15.1459526761976; Fri, 01 Apr 2016 09:06:01 -0700 (PDT) Received: from localhost.localdomain ([195.55.142.58]) by smtp.gmail.com with ESMTPSA id g3sm14698567wjw.31.2016.04.01.09.05.58 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 01 Apr 2016 09:06:01 -0700 (PDT) From: Ard Biesheuvel To: linux-efi@vger.kernel.org, linux-arm-kernel@lists.infradead.org, matt@codeblueprint.co.uk Subject: [PATCH v3 4/9] efi: efifb: use builtin_platform_driver and drop unused includes Date: Fri, 1 Apr 2016 18:05:30 +0200 Message-Id: <1459526735-24936-5-git-send-email-ard.biesheuvel@linaro.org> X-Mailer: git-send-email 2.5.0 In-Reply-To: <1459526735-24936-1-git-send-email-ard.biesheuvel@linaro.org> References: <1459526735-24936-1-git-send-email-ard.biesheuvel@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20160401_090623_832030_371561A6 X-CRM114-Status: GOOD ( 10.72 ) X-Spam-Score: -2.7 (--) X-Spam-Report: SpamAssassin version 3.4.0 on bombadil.infradead.org summary: Content analysis details: (-2.7 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [2a00:1450:400c:c09:0:0:0:236 listed in] [list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's domain X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: mark.rutland@arm.com, pjones@redhat.com, will.deacon@arm.com, Ard Biesheuvel , dh.herrmann@gmail.com MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patch=linaro.org@lists.infradead.org Since efifb can only be built directly into the kernel, drop the module specific includes and definitions. Drop some other includes we don't need as well. Acked-By: Peter Jones Signed-off-by: Ard Biesheuvel --- drivers/video/fbdev/efifb.c | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) -- 2.5.0 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel diff --git a/drivers/video/fbdev/efifb.c b/drivers/video/fbdev/efifb.c index dd594369b8a6..f4c045c0051c 100644 --- a/drivers/video/fbdev/efifb.c +++ b/drivers/video/fbdev/efifb.c @@ -6,15 +6,12 @@ * */ -#include #include #include #include #include #include #include -#include -#include #include