From: Catalin Marinas Date: Wed, 9 Dec 2009 10:02:19 +0000 (+0000) Subject: ARM: RealView: Fix typo in the RealView/PBX Kconfig entry X-Git-Tag: v2.6.33-rc1~286^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c52854018ad123c9ef83867462457b75bb56d452;p=pandora-kernel.git ARM: RealView: Fix typo in the RealView/PBX Kconfig entry A previous patch was introducing a SPARSEMEM dependency on !HIGH_PHYS_OFFSET but it should actually be !REALVIEW_HIGH_PHYS_OFFSET. Signed-off-by: Catalin Marinas --- Reading git-diff-tree failed