From: Mike Frysinger Date: Fri, 6 Aug 2010 15:36:37 +0000 (-0400) Subject: Blackfin: gpio: add a debounce stub X-Git-Tag: v2.6.36-rc1~310^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aab2393e2ec52c74b419af7c26a12e21584e483b;p=pandora-kernel.git Blackfin: gpio: add a debounce stub The GPIO API was extended recently to include debounce functions, but since the on-chip Blackfin GPIO modules don't support this stuff, make a stub in the non-GPIOLIB case so drivers build properly. Signed-off-by: Mike Frysinger --- Reading git-diff-tree failed