From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 9C369C41514 for ; Fri, 9 Aug 2019 15:19:07 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 7CF42204EC for ; Fri, 9 Aug 2019 15:19:07 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2407314AbfHIPTG (ORCPT ); Fri, 9 Aug 2019 11:19:06 -0400 Received: from mx2.suse.de ([195.135.220.15]:50264 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1726411AbfHIPTF (ORCPT ); Fri, 9 Aug 2019 11:19:05 -0400 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (unknown [195.135.220.254]) by mx1.suse.de (Postfix) with ESMTP id AC559AF50; Fri, 9 Aug 2019 15:19:04 +0000 (UTC) Date: Fri, 09 Aug 2019 17:19:04 +0200 Message-ID: From: Takashi Iwai To: Mark Brown Cc: YueHaibing , lgirdwood@gmail.com, pierre-louis.bossart@linux.intel.com, yang.jie@linux.intel.com, perex@perex.cz, Takashi Iwai , alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2] ASoC: SOF: Intel: Add missing include file hdac_hda.h In-Reply-To: <20190809151145.GE3963@sirena.co.uk> References: <20190809095550.71040-1-yuehaibing@huawei.com> <20190809110100.71236-1-yuehaibing@huawei.com> <20190809151145.GE3963@sirena.co.uk> User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (=?UTF-8?B?R29qxY0=?=) APEL/10.8 Emacs/25.3 (x86_64-suse-linux-gnu) MULE/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 09 Aug 2019 17:11:45 +0200, Mark Brown wrote: > > On Fri, Aug 09, 2019 at 02:55:40PM +0200, Takashi Iwai wrote: > > Takashi Iwai wrote: > > > > Reviewed-by: Takashi Iwai > > > Actually I'm going to take this again on top of > > topic/hda-bus-ops-cleanup branch of my tree, so Mark, feel free to > > pull onto yours again. > > I think I already applied it locally. OK, thanks. This kind of small fix is fine to be applied doubly :) Takashi