Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751984AbbBSGO4 (ORCPT ); Thu, 19 Feb 2015 01:14:56 -0500 Received: from mail-by2on0082.outbound.protection.outlook.com ([207.46.100.82]:33232 "EHLO na01-by2-obe.outbound.protection.outlook.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1750920AbbBSGOy (ORCPT ); Thu, 19 Feb 2015 01:14:54 -0500 From: To: CC: , , , Dinh Nguyen , Pratik Patel , Mathieu Poirier , Greg Kroah-Hartman , Will Deacon Subject: [RFC PATCH] arm: cti: fix build for cti.h Date: Thu, 19 Feb 2015 00:09:44 -0600 Message-ID: <1424326185-31463-1-git-send-email-dinguyen@opensource.altera.com> X-Mailer: git-send-email 2.2.1 MIME-Version: 1.0 Content-Type: text/plain X-Originating-IP: [64.129.157.38] X-ClientProxiedBy: BLUPR08CA0047.namprd08.prod.outlook.com (10.141.200.27) To DM2PR0301MB1198.namprd03.prod.outlook.com (25.160.217.148) Authentication-Results: arm.linux.org.uk; dkim=none (message not signed) header.d=none; X-Microsoft-Antispam: UriScan:; X-Microsoft-Antispam: BCL:0;PCL:0;RULEID:;SRVR:DM2PR0301MB1198; X-Microsoft-Antispam-PRVS: X-Exchange-Antispam-Report-Test: UriScan:; X-Exchange-Antispam-Report-CFA-Test: BCL:0;PCL:0;RULEID:(601004)(5005003);SRVR:DM2PR0301MB1198; X-Forefront-PRVS: 0492FD61DD X-Forefront-Antispam-Report: SFV:NSPM;SFS:(10009020)(6009001)(164054003)(122386002)(40100003)(50466002)(42186005)(47776003)(33646002)(110136001)(66066001)(92566002)(46102003)(50226001)(50986999)(62966003)(19580395003)(19580405001)(77156002)(2351001)(229853001)(86362001)(53416004)(86152002)(48376002)(87976001);DIR:OUT;SFP:1101;SCL:1;SRVR:DM2PR0301MB1198;H:linux-builds1.altera.com;FPR:;SPF:None;MLV:sfv;LANG:en; X-Exchange-Antispam-Report-CFA-Test: BCL:0;PCL:0;RULEID:;SRVR:DM2PR0301MB1198; X-OriginatorOrg: opensource.altera.com X-MS-Exchange-CrossTenant-OriginalArrivalTime: 19 Feb 2015 06:14:50.4024 (UTC) X-MS-Exchange-CrossTenant-FromEntityHeader: Hosted X-MS-Exchange-Transport-CrossTenantHeadersStamped: DM2PR0301MB1198 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 871 Lines: 29 From: Dinh Nguyen Hi, I would to like check to see if this is right thing to do for cti.h. Our downstream kernel's PMU support is using cti.h. But I don't see any other upstream driver using cti.h, so I'm not sure if this file should be removed? Thanks, Dinh Nguyen (1): arm: cti: fix up cti pmu build arch/arm/include/asm/cti.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) -- Cc: Pratik Patel Cc: Mathieu Poirier Cc: Greg Kroah-Hartman Cc: Will Deacon -- 2.2.1 -- 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/