]> git.sur5r.net Git - u-boot/commit
DaVinci: rename gpio_defs.h to gpio.h
authorLaurence Withers <lwithers@guralp.com>
Mon, 18 Jul 2011 13:25:58 +0000 (09:25 -0400)
committerU-Boot <uboot@aari01-12.(none)>
Wed, 3 Aug 2011 10:49:19 +0000 (12:49 +0200)
commit0bf98f1d13224b0c7a18c72f4aaa6a04df982a47
tree78dc64217e7efe8c45c3faf791b568c9717c41f4
parent5626f336caa7d19e7a79bd836a221a6899dc70b5
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>
arch/arm/include/asm/arch-davinci/gpio.h [new file with mode: 0644]
arch/arm/include/asm/arch-davinci/gpio_defs.h [deleted file]
board/davinci/dm355leopard/dm355leopard.c
board/davinci/dm365evm/dm365evm.c
drivers/usb/musb/da8xx.h