Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755228AbaAUVhy (ORCPT ); Tue, 21 Jan 2014 16:37:54 -0500 Received: from mail-pd0-f172.google.com ([209.85.192.172]:37013 "EHLO mail-pd0-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754956AbaAUVhq (ORCPT ); Tue, 21 Jan 2014 16:37:46 -0500 MIME-Version: 1.0 In-Reply-To: <1390339396-3479-74-git-send-email-paul.gortmaker@windriver.com> References: <1390339396-3479-1-git-send-email-paul.gortmaker@windriver.com> <1390339396-3479-74-git-send-email-paul.gortmaker@windriver.com> Date: Tue, 21 Jan 2014 22:37:45 +0100 X-Google-Sender-Auth: fWuTRAh4kpD8LQ45TBFWJWkRA1k Message-ID: Subject: Re: [PATCH 73/73] include: remove needless instances of From: Geert Uytterhoeven To: Paul Gortmaker Cc: "linux-kernel@vger.kernel.org" , Linux-Arch Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jan 21, 2014 at 10:23 PM, Paul Gortmaker wrote: > diff --git a/include/linux/zorro.h b/include/linux/zorro.h > index 63fbba0..529604b 100644 > --- a/include/linux/zorro.h > +++ b/include/linux/zorro.h > @@ -15,7 +15,6 @@ > #include > > #include > -#include > #include > #include There's an __initdata below in that file: extern struct zorro_dev_init zorro_autocon_init[ZORRO_NUM_AUTO] __initdata; Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds -- 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/