]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
OMAP2 STI: fix build breakage
authorPaul Walmsley <paul@pwsan.com>
Mon, 1 Dec 2008 07:28:58 +0000 (00:28 -0700)
committerTony Lindgren <tony@atomide.com>
Thu, 4 Dec 2008 23:29:35 +0000 (15:29 -0800)
commita4c588e944eff8fc14858ef73428af07b11e28a1
tree31f2457941f2a16f8c745eb42c5adbcfec400ef2
parent75b7ae0e97f0862a13df9a6ac036ad0865b6703d
OMAP2 STI: fix build breakage

n800_defconfig no longer builds after commit
8423eaf634aa187e2ab3cd1018ea0f2f7d31148a; fix.

  CC      drivers/misc/sti/sti-netlink.o
drivers/misc/sti/sti-netlink.c: In function 'sti_netlink_receive_msg':
drivers/misc/sti/sti-netlink.c:84: error: expected expression before 'int'
drivers/misc/sti/sti-netlink.c:91: error: 'len' undeclared (first use in this function)
drivers/misc/sti/sti-netlink.c:91: error: (Each undeclared identifier is reported only once
drivers/misc/sti/sti-netlink.c:91: error: for each function it appears in.)

Signed-off-by: Paul Walmsley <paul@pwsan.com>
Cc: Roman Tereshenkov <roman.tereshonkov@nokia.com>
Cc: Felipe Balbi <felipe.balbi@nokia.com>
Cc: Tony Lindgren <tony@atomide.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
drivers/misc/sti/sti-netlink.c