From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1762236AbdAELqT (ORCPT ); Thu, 5 Jan 2017 06:46:19 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:38898 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1031930AbdAELqL (ORCPT ); Thu, 5 Jan 2017 06:46:11 -0500 Date: Thu, 5 Jan 2017 12:46:30 +0100 From: Greg KH To: Arvind Yadav Cc: arnd@arndb.de, salah.triki@acm.org, binoy.jayan@linaro.org, Jes.Sorensen@redhat.com, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [v1] rtl8192u: r8192U:- Do not use 'asm/io.h' directly, use 'linux/io.h'. Message-ID: <20170105114630.GC8859@kroah.com> References: <1483613103-31405-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: <1483613103-31405-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:15:03PM +0530, Arvind Yadav wrote: > Make uniform definition of ioremap, ioremap_wc, ioremap_wt and > ioremap_cache, tree-wide. Same complaint about text here as well...