smlinux / rtl8723de

Realtek RTL8723DE module for Linux
GNU General Public License v2.0
260 stars 126 forks source link

osdep_service.c fix for 5.1 #45

Open Suseberlin opened 5 years ago

Suseberlin commented 5 years ago

Hi, i don´t use DKMS, so i build this package at every kernel update with Solus OS.

This works till 5.0.16-116. With Kernel Version 5.1.7-119 i receive this error message while compiling os_dep (there ist some fix for 5.1 included, but will not work for me):

osdep_service.c:2088:10 Fehler: Implizite Deklaration der Funktion >>get_ds<<; meinten Sie >>get_da<<? [-Werror=implicit-function-declaration]

Change get_ds into get_da is not working, it was only a try... :-).

I use the rtl8723DE on a HP 14dk0002-ng.