Skip to content

Commit

Permalink
Merge pull request wolfSSL#7658 from douzzer/20240618-linuxkm-4.14.33…
Browse files Browse the repository at this point in the history
…6LTS

20240618-linuxkm-4.14.336LTS
  • Loading branch information
JacobBarthelmeh authored Jun 18, 2024
2 parents 71be652 + f6f83a2 commit 2b0d724
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions linuxkm/linuxkm_wc_port.h
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@
_Pragma("GCC diagnostic ignored \"-Wdiscarded-qualifiers\"");
_Pragma("GCC diagnostic ignored \"-Wtype-limits\"");
_Pragma("GCC diagnostic ignored \"-Wswitch-enum\"");
_Pragma("GCC diagnostic ignored \"-Wcast-function-type\""); /* needed for kernel 4.14.336 */

#include <linux/kconfig.h>
#include <linux/kernel.h>
Expand Down

0 comments on commit 2b0d724

Please sign in to comment.