On Fri, Sep 20, 2013 at 4:47 PM, Fabio Estevam <festevam@xxxxxxxxx> wrote: > From: Fabio Estevam <fabio.estevam@xxxxxxxxxxxxx> > > Building multi_v7_defconfig with CONFIG_LPAE=y leads to the following build > warning: > > drivers/tty/serial/imx.c: In function 'imx_verify_port': > drivers/tty/serial/imx.c:1542:6: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] > > Fix the casting to get rid of the warning. > > Reported-by: Kevin Hilman <khilman@xxxxxxxxxx> > Reported-by: Olof Johansson <olof@xxxxxxxxx> > Signed-off-by: Fabio Estevam <fabio.estevam@xxxxxxxxxxxxx> Already fixed by: http://marc.info/?l=linux-kernel&m=137896012701204&w=2 (But sitting in Greg's queue due to the merge window). -Olof -- To unsubscribe from this list: send the line "unsubscribe linux-serial" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html