u-boot-2016/drivers
Mike Frysinger 69fb8be4fc NAND: move board_nand_init to nand.h
Rather than putting the function prototype for board_nand_init() in the one
place where it gets called, put it into nand.h so that every place that also
defines it gets the prototype.  Otherwise, errors can go silently unnoticed
such as using the wrong return value (void rather than int) when defining
the function.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Scott Wood <scottwood@freescale.com>
2009-01-23 10:32:49 -06:00
..
bios_emulator drivers/bios_emulator: Move conditional compilation to Makefile 2008-12-07 01:29:31 +01:00
block
dma
fpga FPGA: move fpga drivers to drivers/fpga 2008-12-05 22:41:33 +01:00
gpio Add support for PCA953x I2C gpio devices 2008-12-19 18:11:49 -06:00
hwmon
i2c Coding style cleanup, update CHANGELOG. 2008-12-16 01:02:17 +01:00
input
misc
mmc
mtd NAND: move board_nand_init to nand.h 2009-01-23 10:32:49 -06:00
net net: tsec: Fix Marvell 88E1121R phy init 2008-12-04 22:51:54 -08:00
pci pci/fsl_pci_init: Enable inbound PCI config cycles 2008-12-19 18:10:45 -06:00
pcmcia
qe drivers/qe/uec_phy.c: Added PHY-less (fixed PHY) driver. 2008-11-09 21:38:05 -08:00
rtc
serial sh: serial: use readx/writex accessors 2009-01-16 11:59:20 +09:00
spi
usb usbtty/omap: update to current API 2008-12-09 21:12:41 +01:00
video