Blackfin: gpio: add a debounce stub
authorMike Frysinger <vapier@gentoo.org>
Fri, 6 Aug 2010 15:36:37 +0000 (11:36 -0400)
committerMike Frysinger <vapier@gentoo.org>
Fri, 6 Aug 2010 16:55:58 +0000 (12:55 -0400)
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 <vapier@gentoo.org>

No differences found