embeddedsw/XilinxProcessorIPLib/drivers/gpio/src
Shadul Shaikh 6089affe90 gpio: Defined number of instances macro if not defined
This patch adds definition of macro XPAR_XGPIO_NUM_INSTANCES, controls config
table parameters with macro XPAR_XGPIO_NUM_INSTANCES.

These changes are to avoid compilation errors in Subsystem driver if Subsystem
HIP is not included gpio as subcore, results gpio driver not in BSP.

Signed-off-by: Shadul Shaikh <shaduls@xilinx.com>
Acked-by: Srikanth Vemula <svemula@xilinx.com>
2015-07-16 20:42:01 +05:30
..
Makefile all: make source code non-executable 2014-12-17 15:13:03 +05:30
xgpio.c Drivers: Retain @details only in the primary header file. 2015-07-13 18:30:19 +05:30
xgpio.h Doxygen changes for drivers 2015-06-12 12:50:09 +05:30
xgpio_extra.c Drivers: Retain @details only in the primary header file. 2015-07-13 18:30:19 +05:30
xgpio_g.c gpio: Defined number of instances macro if not defined 2015-07-16 20:42:01 +05:30
xgpio_i.h Drivers: Retain @details only in the primary header file. 2015-07-13 18:30:19 +05:30
xgpio_intr.c Drivers: Retain @details only in the primary header file. 2015-07-13 18:30:19 +05:30
xgpio_l.h Drivers: Retain @details only in the primary header file. 2015-07-13 18:30:19 +05:30
xgpio_selftest.c Drivers: Retain @details only in the primary header file. 2015-07-13 18:30:19 +05:30
xgpio_sinit.c gpio: Defined number of instances macro if not defined 2015-07-16 20:42:01 +05:30