From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 96BB6DDDF7 for ; Mon, 19 May 2008 04:45:00 +1000 (EST) From: Kumar Gala To: paulus@samba.org Subject: [PATCH 0/4] minor fixes for 2.6.26 Date: Sun, 18 May 2008 13:44:52 -0500 Message-Id: <1211136296-4572-1-git-send-email-galak@kernel.crashing.org> Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Please pull from 'for-2.6.26' branch of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc.git for-2.6.26 to receive the following updates: arch/powerpc/boot/.gitignore | 15 ++------------- arch/powerpc/boot/Makefile | 4 ++-- arch/powerpc/boot/dts/mpc8377_mds.dts | 18 +++++++++++++----- lib/lmb.c | 2 +- 4 files changed, 18 insertions(+), 21 deletions(-) Kumar Gala (4): lmb: Fix compile warning [POWERPC] Remove generated files on make clean [POWERPC] Update arch/powerpc/boot/.gitignore [POWERPC] Fix mpc8377_mds.dts DMA nodes to match spec