diff options
author | Rafał Miłecki <rafal@milecki.pl> | 2019-06-17 06:53:07 +0200 |
---|---|---|
committer | Rafał Miłecki <rafal@milecki.pl> | 2019-06-17 06:53:07 +0200 |
commit | 4d11c4c3784196ed3e5b5a1f81fa415d99ef32b0 (patch) | |
tree | f21a9a5655efe66c01c9cbfe1749fa64e506013a /include | |
parent | 3c401f45c988aa6333a03efea1b1ac0318a8c11d (diff) | |
download | upstream-4d11c4c3784196ed3e5b5a1f81fa415d99ef32b0.tar.gz upstream-4d11c4c3784196ed3e5b5a1f81fa415d99ef32b0.tar.bz2 upstream-4d11c4c3784196ed3e5b5a1f81fa415d99ef32b0.zip |
kernel: backport 4.18 patch adding DMI_PRODUCT_SKU
It's needed for applying some hardware quirks. This fixes:
drivers/net/wireless/broadcom/brcm80211/brcmfmac/dmi.c:60:20: error: 'DMI_PRODUCT_SKU' undeclared here (not in a function); did you mean 'DMI_PRODUCT_UUID'?
DMI_EXACT_MATCH(DMI_PRODUCT_SKU, "T8"),
Fixes: 8888cb725d49 ("mac80211: brcm: backport remaining brcmfmac 5.2 patches")
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions