Openwrt/package
Hauke Mehrtens 837d4f8f41 spi-gpio-custom: fix section mismatch
This fixes this section mismatch warning:
The function spi_gpio_custom_get_slave_cs() references
the variable __initdata bus_nump.
This is often because spi_gpio_custom_get_slave_cs lacks a __initdata
annotation or the annotation of bus_nump is wrong.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>

SVN-Revision: 48930
2016-03-05 16:23:19 +00:00
..
base-files
boot
devel
firmware
kernel spi-gpio-custom: fix section mismatch 2016-03-05 16:23:19 +00:00
libs uclibc++: add a patch to fix memory corruption issues on exceptions 2016-03-05 14:23:49 +00:00
network netifd: fix build error 2016-03-04 18:37:45 +00:00
system opkg: Fix handling of sha256sums for conffiles 2016-03-04 08:33:41 +00:00
utils lua: host: install lnum_config.h 2016-03-04 08:33:14 +00:00
Makefile buildroot: apply IGNORE_ERRORS to host builds 2016-03-04 11:20:11 +00:00