[AVR32] gpio_*_cansleep() fix
authorDavid Brownell <david-b@pacbell.net>
Thu, 24 May 2007 20:52:08 +0000 (13:52 -0700)
committerHaavard Skinnemoen <hskinnemoen@atmel.com>
Thu, 14 Jun 2007 16:30:49 +0000 (18:30 +0200)
The AVR32 <asm/gpio.h> was missing the gpio_*_cansleep() calls,
breaking compilation for some code using them.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>

No differences found