From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753418AbbDPUbR (ORCPT ); Thu, 16 Apr 2015 16:31:17 -0400 Received: from smtprelay0225.hostedemail.com ([216.40.44.225]:34038 "EHLO smtprelay.hostedemail.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1750753AbbDPUbM (ORCPT ); Thu, 16 Apr 2015 16:31:12 -0400 X-Session-Marker: 6A6F6540706572636865732E636F6D X-Spam-Summary: 2,0,0,,d41d8cd98f00b204,joe@perches.com,:::::::::::::::,RULES_HIT:41:69:355:379:541:973:988:989:1260:1345:1359:1534:1538:1561:1711:1714:1730:1747:1777:1792:2393:2559:2562:3138:3139:3140:3141:3142:3865:5007:6261:10004:10848:11658:11914:12043:12291:12517:12519:12555:12683:13311:13357:14110:14394:21080,0,RBL:none,CacheIP:none,Bayesian:0.5,0.5,0.5,Netcheck:none,DomainCache:0,MSF:not bulk,SPF:fn,MSBL:0,DNSBL:none,Custom_rules:0:0:0 X-HE-Tag: door68_273af8fc9e510 X-Filterd-Recvd-Size: 1466 From: Joe Perches To: Andrew Morton , Andi Kleen , linux-kernel@vger.kernel.org Cc: Michal Marek , linux-kbuild@vger.kernel.org, Andi Kleen , Segher Boessenkool , Sasha Levin Subject: [PATCH 0/2] Integrate compiler-gcc[345].h files into compiler-gcc.h Date: Thu, 16 Apr 2015 13:31:01 -0700 Message-Id: X-Mailer: git-send-email 2.1.2 In-Reply-To: <20150416162938.GU2366@two.firstfloor.org> References: <20150416162938.GU2366@two.firstfloor.org> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Joe Perches (2): compiler-gcc.h: Neatening compiler-gcc: Integrate the various compiler-gcc[345].h files include/linux/compiler-gcc.h | 207 +++++++++++++++++++++++++++++++++--------- include/linux/compiler-gcc3.h | 23 ----- include/linux/compiler-gcc4.h | 91 ------------------- include/linux/compiler-gcc5.h | 67 -------------- 4 files changed, 162 insertions(+), 226 deletions(-) delete mode 100644 include/linux/compiler-gcc3.h delete mode 100644 include/linux/compiler-gcc4.h delete mode 100644 include/linux/compiler-gcc5.h -- 2.1.2