uboot-mt623x/drivers
Ben Warren d7fb9bcfb2 Fix compile warnings for const correctness
Commit 6e37b1a3a25004d3df5867de49fff6b3fc9c4f04 modifies several net calls
to take a (const char *) parameter instead of (char *), but in some cases
the modified functions call other functions taking (char *).  The end result
is warnings about discarding the const qualifier.

This patch fixes these other function signatures.

Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
2010-08-09 11:52:30 -07:00
..
bios_emulator ati_radeon: Support PCI virtual not eq bus mapping. 2010-04-08 15:30:47 +02:00
block Blackfin: pata_bfin: convert to portmux framework 2010-07-13 17:50:49 -04:00
dma ColdFire: Fix compile warning messages 2009-08-26 03:44:31 -05:00
fpga add block write function to spartan3 slave serial load 2010-03-24 11:08:43 -05:00
gpio cmd_usage(): simplify return code handling 2010-07-24 20:43:57 +02:00
hwmon Misc ds1722 fixups 2009-09-04 21:54:52 +02:00
i2c i2c: soft_i2c: add simple GPIO implementation 2010-07-22 08:03:47 +02:00
input mpc5xxx: Remove all references to MGT5100 2010-03-21 22:44:42 +01:00
misc cmd_usage(): simplify return code handling 2010-07-24 20:43:57 +02:00
mmc Merge branch 'master' of ../master 2010-07-15 22:48:46 +02:00
mtd Rename getenv_r() into getenv_f() 2010-08-04 00:45:36 +02:00
net Fix compile warnings for const correctness 2010-08-09 11:52:30 -07:00
pci powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliases 2010-07-20 04:40:06 -05:00
pcmcia Misc ti_pci1410a fixups 2009-09-04 21:54:04 +02:00
power OMAP3 Move twl4030 mmc function 2009-07-29 09:57:43 +02:00
qe miiphy: constify device name 2010-08-09 11:52:29 -07:00
rtc Remove AmigaOneG3SE board 2010-06-23 23:24:20 +02:00
serial Add Orion5x support to 16550 device driver 2010-06-17 19:37:01 +05:30
spi Merge branch 'master' of ../master 2010-07-15 22:48:46 +02:00
twserial
usb drivers/usb/host/ohci-hcd: rename readl/writel to ohci_readl/ohci_writel 2010-06-30 21:38:10 +02:00
video video: cleanup comments in cfb_console.c and video_fb.h 2010-07-17 00:05:14 +02:00
watchdog Convert at91 watchdog driver to new SoC access 2010-04-03 15:24:27 -05:00