From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: [GIT PATCH] TTY/serial patches for 3.3-rc6 Date: Mon, 5 Mar 2012 15:35:25 -0800 Message-ID: <20120305233525.GA18774@kroah.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail-pz0-f52.google.com ([209.85.210.52]:39441 "EHLO mail-pz0-f52.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757794Ab2CEXf4 (ORCPT ); Mon, 5 Mar 2012 18:35:56 -0500 Received: by dadp12 with SMTP id p12so5763035dad.11 for ; Mon, 05 Mar 2012 15:35:56 -0800 (PST) Content-Disposition: inline Sender: linux-serial-owner@vger.kernel.org List-Id: linux-serial@vger.kernel.org To: Linus Torvalds , Andrew Morton Cc: linux-kernel@vger.kernel.org, linux-serial@vger.kernel.org The following changes since commit b01543dfe67bb1d191998e90d20534dc354de059: Linux 3.3-rc4 (2012-02-18 15:53:33 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git/ tty-3.3-rc6 for you to fetch changes up to f21c6d4a49179f91fd70a41382382f08c780d425: tty/powerpc: early udbg consoles can't be modules (2012-02-24 16:11:50 -0800) ---------------------------------------------------------------- tty: build fix for 3.3-rc6 This contains one build fix for the powerpc udbg driver that was reported. Signed-off-by: Greg Kroah-Hartman ---------------------------------------------------------------- Stephen Rothwell (1): tty/powerpc: early udbg consoles can't be modules drivers/tty/Kconfig | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)