From: Axel Lin Date: Tue, 12 Jul 2011 11:05:29 +0000 (+0800) Subject: usb: gadget: s3c2410_udc: fix unterminated platform_device_id table X-Git-Tag: v3.1-rc2~14^2~20^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e9d40f3a834a322f004b6629db55c22ae457d77;p=pandora-kernel.git usb: gadget: s3c2410_udc: fix unterminated platform_device_id table platform_device_id structures need a NULL terminating entry, add it. Signed-off-by: Axel Lin Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed