openwrtv3/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 base-files: support passing mode to ucidef_set_led_netdev() 2016-02-26 14:49:17 +00:00
boot uboot-oxnas: fix typo leading to tool not being built 2016-02-25 10:13:53 +00:00
devel strace: update to version 4.11 2016-02-25 21:55:41 +00:00
firmware mac80211: add packages libertas-spi module and firmware 2016-02-22 08:54:08 +00:00
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