From: Nishanth Menon Date: Mon, 2 Aug 2010 10:18:11 +0000 (+0300) Subject: omap2/3/4: serial: remove initialization sparse warnings X-Git-Tag: v2.6.36-rc1~488^2~25 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c54bae1f06075e49206e7c327b4213e8b5a9b5fb;p=pandora-kernel.git omap2/3/4: serial: remove initialization sparse warnings Initialization of pointer should be done with NULL. Removes sparse warnings: arch/arm/mach-omap2/serial.c:566:17: warning: Using plain integer as NULL pointer arch/arm/mach-omap2/serial.c:567:17: warning: Using plain integer as NULL pointer Signed-off-by: Nishanth Menon Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed