kernel: bump 4.19 to 4.19.62
[openwrt/staging/chunkeey.git] / target / linux / brcm2708 / patches-4.19 / 950-0228-staging-bcm2835-camera-Move-module-info-to-the-end.patch
index d743c6a99c6a20d1f7ac3d9dcea659b7cf87e6e6..d3212a0067260fc6f5c99a27b60d50f478c921d8 100644 (file)
@@ -26,7 +26,7 @@ Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com>
  int bcm2835_v4l2_debug;
  module_param_named(debug, bcm2835_v4l2_debug, int, 0644);
  MODULE_PARM_DESC(bcm2835_v4l2_debug, "Debug level 0-2");
-@@ -1967,3 +1961,9 @@ static struct platform_driver bcm2835_ca
+@@ -1980,3 +1974,9 @@ static struct platform_driver bcm2835_ca
  };
  
  module_platform_driver(bcm2835_camera_driver)