aboutsummaryrefslogtreecommitdiffstats
path: root/drv_generic_gpio.h
diff options
context:
space:
mode:
authorReinhard Tartler <siretart@tauware.de>2007-04-05 15:25:19 +0200
committerReinhard Tartler <siretart@tauware.de>2007-04-05 15:25:19 +0200
commitd0c7529cb9833ede3595051df5599a11fe03be48 (patch)
tree4e63b581f10aa58e714cbf5f08f8c4ade0c09fff /drv_generic_gpio.h
parent3811bca55e79006fb5c3dc8f25d8ef29ccdda758 (diff)
downloadlcd4linux-d0c7529cb9833ede3595051df5599a11fe03be48.tar.gz
import new upstream
Diffstat (limited to '')
-rw-r--r--drv_generic_gpio.h11
1 files changed, 2 insertions, 9 deletions
diff --git a/drv_generic_gpio.h b/drv_generic_gpio.h
index 35457db..cb4fedf 100644
--- a/drv_generic_gpio.h
+++ b/drv_generic_gpio.h
@@ -1,4 +1,5 @@
-/* $Id: drv_generic_gpio.h,v 1.2 2006/01/03 06:13:45 reinelt Exp $
+/* $Id: drv_generic_gpio.h 728 2007-01-14 11:14:38Z michael $
+ * $URL: https://ssl.bulix.org/svn/lcd4linux/branches/0.10.1/drv_generic_gpio.h $
*
* generic driver helper for GPIO's
*
@@ -21,14 +22,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*
- *
- * $Log: drv_generic_gpio.h,v $
- * Revision 1.2 2006/01/03 06:13:45 reinelt
- * GPIO's for MatrixOrbital
- *
- * Revision 1.1 2005/12/18 16:18:36 reinelt
- * GPO's added again
- *
*/