mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-11-02 22:14:26 -05:00
Replace the extern inline with a static inline. With extern inline the compiler will generate the function in all compile units including this file which breaks linking later. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> |
||
|---|---|---|
| .. | ||
| 001-use-kernel-byteorder.patch | ||
| 002-vendor_command_policy.patch | ||
| 003-wireless-5.8.patch | ||
| 004-remove-extern-inline.patch | ||