Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933281AbbFIPgu (ORCPT ); Tue, 9 Jun 2015 11:36:50 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:52948 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933259AbbFIPgm (ORCPT ); Tue, 9 Jun 2015 11:36:42 -0400 Date: Tue, 9 Jun 2015 08:36:41 -0700 From: Greg KH To: "Matwey V. Kornilov" Cc: richard.weinberger@gmail.com, pratheesh@ti.com, hjk@hansjkoch.de, linux-kernel@vger.kernel.org Subject: Re: [PATCH v3 1/4] uio: pruss: Include Message-ID: <20150609153641.GD18761@kroah.com> References: <1433862585-3340-1-git-send-email-matwey@sai.msu.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1433862585-3340-1-git-send-email-matwey@sai.msu.ru> User-Agent: Mutt/1.5.23+89 (0255b37be491) (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 657 Lines: 19 On Tue, Jun 09, 2015 at 06:09:42PM +0300, Matwey V. Kornilov wrote: > uio_pruss references SZ_16K and SZ_256K defines, but linux/sizes.h is not included. > > Signed-off-by: Matwey V. Kornilov > Changes from v1: > - Fix build for platforms without ioremap > - Fix build for x86_64 Changes go below the --- line, not above it, we don't want to see them in the changelog. thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/