From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jarkko Sakkinen Subject: Re: [PATCH] tpm: remove unneeded include of actbl2.h Date: Wed, 6 Jan 2016 16:38:22 +0200 Message-ID: <20160106143821.GA15504@intel.com> References: <1451935183-2514-1-git-send-email-jsnitsel@redhat.com> <20160105064933.GA5835@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20160105064933.GA5835-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: tpmdd-devel-bounces-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org To: Jerry Snitselaar Cc: tpmdd-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org List-Id: tpmdd-devel@lists.sourceforge.net On Tue, Jan 05, 2016 at 08:49:33AM +0200, Jarkko Sakkinen wrote: > On Mon, Jan 04, 2016 at 12:19:43PM -0700, Jerry Snitselaar wrote: > > tpm_tis.c already gets actbl2.h via linux/acpi.h -> acpi/acpi.h -> > > acpi/actbl.h -> acpi/actbl2.h, so the direct include in tpm_tis.c > > is not needed. > > > > Signed-off-by: Jerry Snitselaar > > Acked-by: Jarkko Sakkinen Applied to https://github.com/jsakkine/linux-tpmdd/commits/master /Jarkko ------------------------------------------------------------------------------