From: Rickard Strandqvist Date: Sat, 20 Dec 2014 22:30:11 +0000 (+0100) Subject: usb: gadget: udc: s3c2410_udc.c: Remove some unused functions X-Git-Tag: fixes-v4.0-rc1~102^2^2~213 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d16cd0b8f70062f7d0f96adc42f86421b71eb21c;p=pandora-kernel.git usb: gadget: udc: s3c2410_udc.c: Remove some unused functions Removes some functions that are not used anywhere: s3c2410_udc_clear_ep_state() s3c2410_udc_set_ep0_sse_out() This was partially found by using a static code analysis program called cppcheck. Signed-off-by: Rickard Strandqvist Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed