From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Mundt Date: Tue, 22 May 2012 04:28:59 +0000 Subject: Re: [PATCH 08/11] ARM: mach-shmobile: armadillo800eva: add HDMI support Message-Id: <20120522042859.GC22483@linux-sh.org> List-Id: References: <877gw5aqy8.wl%kuninori.morimoto.gx@renesas.com> In-Reply-To: <877gw5aqy8.wl%kuninori.morimoto.gx@renesas.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-sh@vger.kernel.org On Mon, May 21, 2012 at 07:29:39PM -0700, kuninori.morimoto.gx@renesas.com wrote: > @@ -5,7 +5,6 @@ CONFIG_IKCONFIG_PROC=y > CONFIG_LOG_BUF_SHIFT > # CONFIG_UTS_NS is not set > # CONFIG_IPC_NS is not set > -# CONFIG_USER_NS is not set > # CONFIG_PID_NS is not set > CONFIG_SYSFS_DEPRECATED=y > CONFIG_SYSFS_DEPRECATED_V2=y I just noticed this now, but why are you enabling deprecated APIs for a new platform?