[PATCH 1/4] serial: imx: Remove unneeded '#ifdef CONFIG_OF'
From: festevam@gmail.com (Fabio Estevam)
Date: 2012-06-15 18:33:33
Also in:
linux-serial
From: festevam@gmail.com (Fabio Estevam)
Date: 2012-06-15 18:33:33
Also in:
linux-serial
On Fri, Jun 15, 2012 at 2:23 PM, Fabio Estevam [off-list ref] wrote:
CONFIG_OF is always selected for imx SoCs so it is safe to drop the '#ifdef CONFIG_OF'. Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Cc: Alan Cox <redacted> Cc: <redacted> Signed-off-by: Fabio Estevam <redacted>
Please discard this series.