From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1031919AbdAELqD (ORCPT ); Thu, 5 Jan 2017 06:46:03 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:38878 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S970558AbdAELp5 (ORCPT ); Thu, 5 Jan 2017 06:45:57 -0500 Date: Thu, 5 Jan 2017 12:46:17 +0100 From: Greg KH To: Arvind Yadav Cc: devel@driverdev.osuosl.org, isdn@linux-pingi.de, linux-kernel@vger.kernel.org, arnd@arndb.de Subject: Re: [v1] i4l: act2000: act2000:- Do not use 'asm/io.h' directly, use 'linux/io.h'. Message-ID: <20170105114617.GB8859@kroah.com> References: <1483612764-29543-1-git-send-email-arvind.yadav.cs@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1483612764-29543-1-git-send-email-arvind.yadav.cs@gmail.com> User-Agent: Mutt/1.7.2 (2016-11-26) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jan 05, 2017 at 04:09:24PM +0530, Arvind Yadav wrote: > Make uniform definition of ioremap, ioremap_wc, ioremap_wt and > ioremap_cache, tree-wide. That doesn't make much sense, and doesn't match the subject: or the patch itself. And what is with the "[v1]"? thanks, greg k-h