From patchwork Mon Aug 22 19:12:11 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kamal Mostafa X-Patchwork-Id: 110975 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from chlorine.canonical.com (chlorine.canonical.com [91.189.94.204]) by ozlabs.org (Postfix) with ESMTP id 5EED2B6F7C for ; Tue, 23 Aug 2011 05:12:57 +1000 (EST) Received: from localhost ([127.0.0.1] helo=chlorine.canonical.com) by chlorine.canonical.com with esmtp (Exim 4.71) (envelope-from ) id 1QvZvI-00078S-U0; Mon, 22 Aug 2011 19:12:37 +0000 Received: from youngberry.canonical.com ([91.189.89.112]) by chlorine.canonical.com with esmtp (Exim 4.71) (envelope-from ) id 1QvZvH-00078N-Ex for kernel-team@lists.ubuntu.com; Mon, 22 Aug 2011 19:12:35 +0000 Received: from c-98-234-59-163.hsd1.ca.comcast.net ([98.234.59.163] helo=[192.168.1.7]) by youngberry.canonical.com with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1QvZvH-0003A8-0t; Mon, 22 Aug 2011 19:12:35 +0000 Subject: [oneiric][pull-request] fix warning: duplicate intel_backlight From: Kamal Mostafa To: Leann Ogasawara Date: Mon, 22 Aug 2011 12:12:11 -0700 Message-ID: <1314040332.21974.128.camel@fourier> Mime-Version: 1.0 X-Mailer: Evolution 2.32.2 Cc: kernel-team@lists.ubuntu.com X-BeenThere: kernel-team@lists.ubuntu.com X-Mailman-Version: 2.1.13 Precedence: list List-Id: Kernel team discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: kernel-team-bounces@lists.ubuntu.com Errors-To: kernel-team-bounces@lists.ubuntu.com Please pull this patch to fix https://bugs.launchpad.net/ubuntu/+source/linux/+bug/831542 WARNING: cannot create duplicate filename intel_backlight I'll send upstream also. -Kamal --------------------------- The following changes since commit 2eb90f3ed38bcc9c593b28821d5c30352438a122: UBUNTU: Start new release (2011-08-22 06:25:18 -0700) are available in the git repository at: git://kernel.ubuntu.com/kamal/ubuntu-oneiric.git bug-831542 Kamal Mostafa (1): UBUNTU: i915: do not setup intel_backlight twice drivers/gpu/drm/i915/intel_display.c | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-)