]> git.ipfire.org Git - people/ms/u-boot.git/commit
gpio: zynq: Move the definitions to driver file
authorSiva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com>
Thu, 10 Mar 2016 10:57:42 +0000 (16:27 +0530)
committerMichal Simek <michal.simek@xilinx.com>
Wed, 13 Apr 2016 16:29:06 +0000 (18:29 +0200)
commitf17abcaedb8f2ed37b7e9361d4171f03ba25279a
tree63a3c8b67acb6f85a8c940fe784d210efd846fe8
parentde77a03bf22431297e968fd276a27e753ee2a603
gpio: zynq: Move the definitions to driver file

Move all the gpio definitions to driver file as
there is no use of them in other files.

Signed-off-by: Siva Durga Prasad Paladugu <sivadur@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
arch/arm/mach-zynq/include/mach/gpio.h
drivers/gpio/zynq_gpio.c