commit | 377ffe25aa31821f2e19ca15996f13f9fa0a41be | [log] [tgz] |
---|---|---|
author | Laurence Withers <lwithers@guralp.com> | Mon Jul 18 09:25:58 2011 -0400 |
committer | U-Boot <uboot@aari01-12.(none)> | Wed Aug 03 12:49:19 2011 +0200 |
tree | 78dc64217e7efe8c45c3faf791b568c9717c41f4 | |
parent | 654e3ced864ee430f33e45c4d75071e8cce6a8b5 [diff] |
DaVinci: rename gpio_defs.h to gpio.h In preparation for a generic GPIO driver for the DA8xx processors, rename <asm/arch/gpio_defs.h> to <asm/arch/gpio.h> and fix up all files which include it. Signed-off-by: Laurence Withers <lwithers@guralp.com> Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>