[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <alpine.LNX.2.00.1102171739430.2160@pobox.suse.cz>
Date: Thu, 17 Feb 2011 17:39:58 +0100 (CET)
From: Jiri Kosina <jkosina@...e.cz>
To: Jesper Juhl <jj@...osbits.net>
Cc: linux-kernel@...r.kernel.org,
Tomoya MORINAGA <tomoya-linux@....okisemi.com>,
Greg Kroah-Hartman <gregkh@...e.de>
Subject: Re: {PATCH][trivial] serial, pch uart: Remove duplicate inclusion
of linux/pci.h header
On Mon, 14 Feb 2011, Jesper Juhl wrote:
> Only include linux/pci.h once in drivers/tty/serial/pch_uart.c
>
> Signed-off-by: Jesper Juhl <jj@...osbits.net>
> ---
> pch_uart.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/tty/serial/pch_uart.c b/drivers/tty/serial/pch_uart.c
> index 3b2fb93..14a27c3 100644
> --- a/drivers/tty/serial/pch_uart.c
> +++ b/drivers/tty/serial/pch_uart.c
> @@ -15,7 +15,6 @@
> *Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
> */
> #include <linux/serial_reg.h>
> -#include <linux/pci.h>
> #include <linux/module.h>
> #include <linux/pci.h>
> #include <linux/serial_core.h>
As it's not present in linux-next as of today, I have picked it up,
thanks.
--
Jiri Kosina
SUSE Labs, Novell Inc.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists