Christian Marangi
25ebc3de2e
generic: fix no previous prototype
...
It seems new kernel version introduced -Wmissing-prototypes. This new
warning reported drivers that define non static function that are used
statically in the driver.
Fix this by declaring making those function actually static if not
defined in any header and not used outside of the single driver.
Signed-off-by: Mieczyslaw Nalewaj <namiltd@yahoo.com>
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2025-04-13 16:20:18 +08:00
coolsnowwolf
a6b29fbae9
generic: fix linux 6.12 build
2025-01-24 23:00:16 +08:00
coolsnowwolf
8c14a219b1
kmod-switch-bcm53xx: fixes build on kernel 5.4
2024-07-26 16:36:04 +08:00
coolsnowwolf
b3e60d1892
generic: sync kernel 6.1 from upstream
2024-07-02 15:24:05 +08:00
AmadeusGhost
9ba612191d
kmod-switch-bcm53xx: fixes build on kernel 5.15
...
Fixes : #8583 , #8586
Signed-off-by: AmadeusGhost <amadeus@openjmu.xyz>
2022-01-04 16:54:20 +08:00
lean
7a50383ab6
add kernel 5.10 support and sync with upstream
2021-06-14 18:30:08 +08:00
coolsnowwolf
33abeff31c
Sync to snapshot kernel 5.4 version
2020-07-02 23:30:56 +08:00
coolsnowwolf
347daa04b2
Merge branch master of https://github.com/coolsnowwolf/lede
2019-01-03 19:29:28 +08:00
coolsnowwolf
d52748954a
Revert "sync with upstream patch"
...
This reverts commit a01e7df608655f715728d6e7df6e24b0e169f008.
2019-01-03 15:20:58 +08:00
coolsnowwolf
a01e7df608
sync with upstream patch
2019-01-02 21:48:12 +08:00
coolsnowwolf
8fe0636b8a
Merge branch 'master' of github.com:lede-project/source
2018-04-23 18:50:49 +08:00
coolsnowwolf
a0abc23836
kernel: Add kernel 4.14 support
2017-12-19 13:06:11 +08:00
coolsnowwolf
97a4ffcc12
update source
2017-09-06 19:19:45 +08:00