openwrt/target/linux
André Draszik cff2dedebc ramips: gpio: fix compilation if CONFIG_GPIO_SYSFS=n
If CONFIG_GPIO_SYSFS=n, compilation fails with
  drivers/built-in.o: In function `gpio_export_with_name':
  include/asm-generic/gpio.h:128: undefined reference to `__gpiod_export'

This is because the stub in that case has the wrong name,
_gpiod_export() - note the missing underscore (_) at the
start.

Fix the stub, and add the correct prototype for the real
implementation.

Signed-off-by: André Draszik <git@andred.net>
2018-03-13 08:34:58 +01:00
..
adm5120
adm8668
apm821xx apm821xx: nand remove obsolete kernel config symbol 2018-02-23 07:54:29 +01:00
ar7
ar71xx ar71xx: fix double registration of usb host mode devices, add usb client support for qca955x 2018-03-09 18:25:57 +01:00
arc770
archs38
armvirt
at91
ath25
au1000
bcm53xx bcm53xx: include patch adding WZR-900DHP LEDs support 2018-03-07 17:01:07 +01:00
brcm47xx kernel: unroll MIPS r4k cache blast function 2018-03-10 11:58:19 +01:00
brcm63xx kernel: bump 4.4 to 4.4.119 2018-03-03 12:58:56 +01:00
brcm2708 kernel: bump 4.9 to 4.9.86 2018-03-09 22:13:19 +01:00
cns3xxx
gemini
generic swconfig: convert swdevs_lock from spinlock to mutex 2018-03-12 12:50:46 +01:00
imx6 kernel: generic: Move config option to generic 2018-03-02 21:32:19 +01:00
ipq806x kernel: bump 4.9 to 4.9.85 2018-03-03 12:58:55 +01:00
ixp4xx
kirkwood
lantiq lantiq/xrx200: add usif support to dts files 2018-03-06 19:49:06 +01:00
layerscape kernel: bump 4.9 to 4.9.85 2018-03-03 12:58:55 +01:00
malta
mcs814x
mediatek kernel: bump to version 4.14.25 2018-03-09 22:12:48 +01:00
mpc85xx
mvebu mvebu: new subtarget cortex A53 2018-03-10 01:15:22 +01:00
mxs
octeon
octeontx octeontx: use the generic board detection 2018-02-23 08:21:50 +01:00
omap
omap24xx
orion
oxnas kernel: bump 4.4 to 4.4.119 2018-03-03 12:58:56 +01:00
pistachio
ppc40x
ppc44x
ramips ramips: gpio: fix compilation if CONFIG_GPIO_SYSFS=n 2018-03-13 08:34:58 +01:00
rb532
sunxi sunxi: Fix B53 swconfig driver for Lamobo R1 2018-03-10 01:15:22 +01:00
uml uml: Remove 4.4 patches 2018-03-08 11:44:26 -08:00
x86
xburst
zynq
Makefile