Received: by 2002:ac0:a5b6:0:0:0:0:0 with SMTP id m51-v6csp3722988imm; Mon, 11 Jun 2018 00:10:52 -0700 (PDT) X-Google-Smtp-Source: ADUXVKIL2zkR4uZ1WM+Ag+0bnVzWgbL5aBh6qcmN2DvIgtO6yoKGZS9WQUB4wvcf6ikP1en6YU9M X-Received: by 2002:a63:64c5:: with SMTP id y188-v6mr13935398pgb.37.1528701052252; Mon, 11 Jun 2018 00:10:52 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1528701052; cv=none; d=google.com; s=arc-20160816; b=PGGqpkeRseiZAPW6MvpnYqa0fQFZYCod5imfYPJhyt6IDKnsXgLfNz1tBLH8ZPwXrJ /E7+uwY4qowCqey/1z9ndfjCJHQOxHmXcZaTORS1DmrTAtxchl3QU12pGg7A5H+GZaXA DWsVOpgD0XB5A8g5bZQDHxMXYMU3V74bL3fbH48kGe0pyPY1cbKEEvmsbxLdH5uunRlf QXEf/xPnzlJhuslJ7rCBCH5clLRCWJxnKB5sj+DgMkVQ8c7AD1f0uLYO+nUlZToQW7yv FuzOXbNXNhcGt1dX306HM4iKVnKkX8F59uSeMWRpiwX0Pfn8pFgf1AiZx8h6qNPSu3x6 iIiA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature:arc-authentication-results; bh=QbIdt1fUTJC/8PyQ8YStOzbdGo3VnKmXjWFd36r2+Ys=; b=ObZ0frGlexPZb6Cm1ae/iAzZyaBbMnKby7LGfiRQDc2TERS0EEzV11STcgsI3GCRY2 pNK7cTrVF/SKSH9NGNzlBLZAdLEGkQD0xieO9Hh1oasJDbDtvaXHGUu1VsVwfmu4BMYi wcxiVJw56t1YwedpG9lHwCs5jrW0WkOmTny87j5e1gx77+Q56VqKOWKWP+tw82QEsLb0 Fo1DY0vX1c/lbtrtXmOxfbAsl6a55jIj0NWZxnwjFc3ugNpi3wzjHruyv/k2I2XwgFoa yKLd8NJdhv7bVwHHXvEvBq/jLVSBBtQPAmhychb515jlCl675M5Ua1xLBMimgXelBm+i cSWQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=nOh5W3a0; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id b60-v6si62946325plc.270.2018.06.11.00.10.37; Mon, 11 Jun 2018 00:10:52 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=nOh5W3a0; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932480AbeFKHJX (ORCPT + 99 others); Mon, 11 Jun 2018 03:09:23 -0400 Received: from mail.kernel.org ([198.145.29.99]:58082 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753981AbeFKHJW (ORCPT ); Mon, 11 Jun 2018 03:09:22 -0400 Received: from localhost (unknown [62.177.166.178]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id A8235208AE; Mon, 11 Jun 2018 07:09:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1528700962; bh=6U6hW/Y7Y2mZxFwx1GhhFTMICjBrsGtCABbhn+feE0w=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=nOh5W3a0tNI7NRfvVtjwIGof9eyo79a7rZPrHmd0WG+XJy768lirG/gU1NZ/VhpUY UyZQ0fPL3JGD/xBAzTIVOqDyr3uZpfNasl6JJDTrf4+UHCoM7w2QAs3+jrXtZIHm9z 6x4ivrEGBdpNO20z+t7/TyclZbh4qF6mtKiHj4D0= Date: Mon, 11 Jun 2018 09:08:59 +0200 From: Greg Kroah-Hartman To: Heikki Krogerus Cc: Guenter Roeck , Hans de Goede , Jun Li , Mats Karrman , linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [RFC PATCH v4 1/8] usb: pd: include kernel.h Message-ID: <20180611070859.GB9472@kroah.com> References: <20180608112941.26332-1-heikki.krogerus@linux.intel.com> <20180608112941.26332-2-heikki.krogerus@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180608112941.26332-2-heikki.krogerus@linux.intel.com> User-Agent: Mutt/1.10.0 (2018-05-17) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Jun 08, 2018 at 02:29:34PM +0300, Heikki Krogerus wrote: > Some of the macros use le16_to_cpu(). What macros? Is this causing build errors today? If so, why should it not be included now? thanks, greg k-h