Skip to content

Commit cb60fc7

Browse files
cyberknight777Mayankgaj
authored andcommitted
staging: nuked redeclaration
Signed-off-by: Cyber Knight <cyberknight755@gmail.com>
1 parent 5eb2944 commit cb60fc7

3 files changed

Lines changed: 0 additions & 9 deletions

File tree

drivers/staging/rtl8188eus/os_dep/linux/usb_intf.c

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1579,9 +1579,6 @@ static void rtw_dev_remove(struct usb_interface *pusb_intf)
15791579
return;
15801580

15811581
}
1582-
#if (LINUX_VERSION_CODE >= KERNEL_VERSION(2, 6, 24))
1583-
extern int console_suspend_enabled;
1584-
#endif
15851582

15861583
static int __init rtw_drv_entry(void)
15871584
{

drivers/staging/rtl8812au/os_dep/linux/usb_intf.c

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1573,9 +1573,6 @@ static void rtw_dev_remove(struct usb_interface *pusb_intf)
15731573
return;
15741574

15751575
}
1576-
#if (LINUX_VERSION_CODE >= KERNEL_VERSION(2, 6, 24))
1577-
extern int console_suspend_enabled;
1578-
#endif
15791576

15801577
static int __init rtw_drv_entry(void)
15811578
{

drivers/staging/rtl8814au/os_dep/linux/usb_intf.c

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1611,9 +1611,6 @@ static void rtw_dev_remove(struct usb_interface *pusb_intf)
16111611
return;
16121612

16131613
}
1614-
#if (LINUX_VERSION_CODE >= KERNEL_VERSION(2, 6, 24))
1615-
extern int console_suspend_enabled;
1616-
#endif
16171614

16181615
static int __init rtw_drv_entry(void)
16191616
{

0 commit comments

Comments
 (0)