From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754498AbbHGFbE (ORCPT ); Fri, 7 Aug 2015 01:31:04 -0400 Received: from mail-pa0-f49.google.com ([209.85.220.49]:34547 "EHLO mail-pa0-f49.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751612AbbHGFbB (ORCPT ); Fri, 7 Aug 2015 01:31:01 -0400 Date: Fri, 7 Aug 2015 11:00:40 +0530 From: Viresh Kumar To: Stephen Rothwell Cc: Greg KH , linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, "Rafael J. Wysocki" Subject: Re: linux-next: manual merge of the driver-core tree with Linus' tree Message-ID: <20150807053040.GK6325@linux> References: <20150807152655.27e0e47b@canb.auug.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150807152655.27e0e47b@canb.auug.org.au> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 07-08-15, 15:26, Stephen Rothwell wrote: > Hi Greg, > > Today's linux-next merge of the driver-core tree got a conflict in: > > drivers/cpufreq/cpufreq.c > > between commit: > > 559ed40752dc ("cpufreq: Avoid attempts to create duplicate symbolic links") > > from Linus' tree and commit: > > 71db87ba5700 ("bus: subsys: update return type of ->remove_dev() to void") > > from the driver-core tree. > > I fixed it up (see below) and can carry the fix as necessary (no action > is required). Looks fine. Thanks. -- viresh