From patchwork Tue Feb 20 05:24:52 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?b?TWljaGHFgiBLxJlwaWXFhA==?= X-Patchwork-Id: 10229405 X-Patchwork-Delegate: dvhart@infradead.org Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 58994602DC for ; Tue, 20 Feb 2018 05:25:28 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 4ACE326E97 for ; Tue, 20 Feb 2018 05:25:28 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 3F5EB283A5; Tue, 20 Feb 2018 05:25:28 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.0 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, RCVD_IN_DNSWL_HI autolearn=unavailable version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id E509D26E97 for ; Tue, 20 Feb 2018 05:25:27 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751295AbeBTFZK (ORCPT ); Tue, 20 Feb 2018 00:25:10 -0500 Received: from mail-lf0-f66.google.com ([209.85.215.66]:41337 "EHLO mail-lf0-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751131AbeBTFZI (ORCPT ); Tue, 20 Feb 2018 00:25:08 -0500 Received: by mail-lf0-f66.google.com with SMTP id f136so2437701lff.8 for ; Mon, 19 Feb 2018 21:25:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kempniu.pl; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=7ALZR0EPBbH1St8gBNLoSlx6G1TkjLbQgClCSAvjU5k=; b=c1lxd72Ve2TFEG6SxvUEWsc3isnsT4gJHp1/7+M9u+SUwW8o4QkJ7K7nIPT3sSW4OG sL+5QDFcsNG4cZCOwSYvPjDWWi3v2CijzTfyffURc32t+wzPX5XydCpVozzJVYoC8MZG o5TuCiBbfbeFifF7ct0jxv/ZaM4BcMys7NOzA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=7ALZR0EPBbH1St8gBNLoSlx6G1TkjLbQgClCSAvjU5k=; b=rzoaixjb1SoOhZzNmmUKZh4OaKVDAT5Xmtw4LwKMPWMGl6AV2TM2WQxDbDfuRf3DEl TI01zJcUlBeRLBumNPH8ZyeBX/KZO/iGUY9HcvRZ36shwbJNF3KiSCC/YYLp3SK/zMYs vrnVZ5B1KRMuCZskabuGcZs2BhEe8DidC4TphqmJEiCrGV3Uik1NCMnmBtwNh9LgrDzx layiMgDNrPsjKvxdLZvxWfgIAJGlbiGpBXI2uYQzG+BjWI2Ra93DQPITL1U5HuYWTL+5 mv6k0yOctqVpvyfu/fOpqUu8Qrz8WY+lw8xw9OWKRGN8WI0tTervEzE664A2RKLM04c7 TWyA== X-Gm-Message-State: APf1xPDFsnQkiptDDrVrGHmWpTTFdE2vuw6nesWhzacDYhsKAxO81Yn3 7KZSPnkxmr3Fu6n0mvdpLbB7ig== X-Google-Smtp-Source: AH8x224d8SI56mIwsL2DYZY1mqNFNsrSiHJcY14CpbuxF/pUXKZ6EM+EHIqE0M50TS9lngPyj1aUcg== X-Received: by 10.46.73.81 with SMTP id b17mr11940020ljd.122.1519104306636; Mon, 19 Feb 2018 21:25:06 -0800 (PST) Received: from kmp-mobile.hq.kempniu.pl (kmp-mobile.hq.kempniu.pl. [2001:470:64df:111::1b01]) by smtp.googlemail.com with ESMTPSA id b27sm3978286ljb.84.2018.02.19.21.25.05 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 19 Feb 2018 21:25:06 -0800 (PST) From: =?UTF-8?q?Micha=C5=82=20K=C4=99pie=C5=84?= To: Jonathan Woithe , Darren Hart , Andy Shevchenko Cc: platform-driver-x86@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH v2 5/7] platform/x86: fujitsu-laptop: Do not include linux/slab.h Date: Tue, 20 Feb 2018 06:24:52 +0100 Message-Id: <20180220052454.11134-6-kernel@kempniu.pl> X-Mailer: git-send-email 2.16.1 In-Reply-To: <20180220052454.11134-1-kernel@kempniu.pl> References: <20180220052454.11134-1-kernel@kempniu.pl> MIME-Version: 1.0 Sender: platform-driver-x86-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: platform-driver-x86@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Do not include linux/slab.h as all module code now uses managed memory allocations and thus neither k*alloc() nor kfree() is used. Signed-off-by: Michał Kępień --- drivers/platform/x86/fujitsu-laptop.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/platform/x86/fujitsu-laptop.c b/drivers/platform/x86/fujitsu-laptop.c index 7888b779d6c5..17779b8b7f30 100644 --- a/drivers/platform/x86/fujitsu-laptop.c +++ b/drivers/platform/x86/fujitsu-laptop.c @@ -61,7 +61,6 @@ #include #include #include -#include #include #define FUJITSU_DRIVER_VERSION "0.6.0"