Files
u-boot-tk1-som/arch/arm/include/asm
Mike Dunn e0e89e236f pxa27x_udc: remove call to unimplemented set_GPIO_mode()
If CONFIG_USB_DEV_PULLUP_GPIO is defined, a link error occurs because the
set_GPIO_mode() helper function is not implemented.  This function doesn't do
much except make the code a little more readable, so I just manually coded its
equivalent and removed the prototype from the header file.  It is invoked no
where else in the code.

While I was at it, I noticed that two other function prototypes in the same
header file are also neither implemented nor invoked anywhere, so I removed them
as well.

Signed-off-by: Mike Dunn <mikedunn@newsguy.com>
2013-05-05 23:47:05 +02:00
..
2012-03-26 23:09:26 +02:00
2012-11-16 09:16:45 +01:00
2011-07-16 13:00:11 +02:00
2011-11-29 15:43:38 +01:00
2013-04-08 11:29:34 -04:00
2013-02-04 09:05:45 -05:00
2011-02-21 08:30:55 +01:00
2012-05-15 08:31:26 +02:00
2013-04-12 07:55:08 +02:00
2012-11-20 00:16:08 +01:00
2011-07-04 10:55:25 +02:00
2010-10-13 09:59:33 +02:00
2013-03-15 16:13:54 -04:00
2013-03-15 16:14:00 -04:00