From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com (Tony Lindgren) Date: Wed, 22 Dec 2010 10:59:24 -0800 Subject: [PATCH] OMAP3: fix typo in OMAP3_IVA_MASK In-Reply-To: <1293041676-1206-1-git-send-email-nm@ti.com> References: <1293041676-1206-1-git-send-email-nm@ti.com> Message-ID: <20101222185924.GC7771@atomide.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org * Nishanth Menon [101222 10:14]: > From: Arno Steffen > > OMAP3_IVA_MASK should use OMAP3_IVA_SHIFT instead of OMAP3_SGX_SHIFT > > Signed-off-by: Arno Steffen > --- > Tony, > looking at head: > http://git.kernel.org/?p=linux/kernel/git/tmlind/linux-omap-2.6.git;a=blob;f=arch/arm/mach-omap2/control.h/control.h;h=6e5f7e512ff7da063dbeb9448670f38cefd486e6;hb=HEAD > This is a missing fix we have'nt incorporated yet. > > V2: posted to l-o and l-a and rebased to 2.6.37-rc7 > > V1: http://marc.info/?t=129077184800003&r=1&w=2 Thanks, will queue. Tony