kernel: bump 5.10 to 5.10.82
[openwrt/openwrt.git] / target / linux / realtek / patches-5.10 / 308-otto-wdt-fix-missing-math-header.patch
index 20f86ed7e2ba813b2edca7c02c7c194fcc6f0a3b..0fb61b9df5dc3dec0f881b7669dc584ca76fc4d9 100644 (file)
@@ -1,7 +1,5 @@
-Index: linux-5.10.72/drivers/watchdog/realtek_otto_wdt.c
-===================================================================
---- linux-5.10.72.orig/drivers/watchdog/realtek_otto_wdt.c
-+++ linux-5.10.72/drivers/watchdog/realtek_otto_wdt.c
+--- a/drivers/watchdog/realtek_otto_wdt.c
++++ b/drivers/watchdog/realtek_otto_wdt.c
 @@ -21,7 +21,7 @@
  #include <linux/delay.h>
  #include <linux/interrupt.h>