From: Nishanth Menon Date: Wed, 7 Jul 2010 09:47:45 +0000 (+0300) Subject: omap2/3/4: serial: remove initialization sparse warnings X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d562b0b4d28a7f2cd48a784d8ab93b152ab43dc2;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