]> git.baikalelectronics.ru Git - kernel.git/commit
staging: r8188eu: Fix build errors for allyesconfig
authorLarry Finger <Larry.Finger@lwfinger.net>
Sun, 25 Aug 2013 16:55:15 +0000 (11:55 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 25 Aug 2013 17:21:01 +0000 (10:21 -0700)
commitb2f4a3aed20655a87f9d9bc1da8bf58881b00fb6
tree9c010d79e8619ace87b76258691751e3439333fc
parent00a81919b778a4ed557f17f1ae9255b8ecf9eadf
staging: r8188eu: Fix build errors for allyesconfig

This driver has some global names that are the same as found in
driver r8712. Fix the allyesconfig build errors by changing the
names of those routines.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/core/rtw_led.c
drivers/staging/rtl8188eu/core/rtw_mp_ioctl.c
drivers/staging/rtl8188eu/hal/rtl8188eu_led.c
drivers/staging/rtl8188eu/include/rtw_led.h
drivers/staging/rtl8188eu/include/rtw_mp_ioctl.h
drivers/staging/rtl8188eu/os_dep/ioctl_linux.c