]> git.pld-linux.org Git - packages/linux-gpib.git/commitdiff
- rediff patches
authorJan Rękorajski <baggins@pld-linux.org>
Sun, 28 Feb 2021 10:33:52 +0000 (11:33 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Sun, 28 Feb 2021 10:33:52 +0000 (11:33 +0100)
kernel-5.10.patch
kernel-5.2.patch

index 7473e226dd183452e7d8b5c1d47201074e1b0fb1..38d4ea37b335965d71f97a84c249fb70ba65c891 100644 (file)
@@ -10,7 +10,7 @@
  subdir-ccflags-y := -I$(src)/include \
                        -DHAVE_DEV_OF_NODE=$(HAVE_DEV_OF_NODE) \
                        -DGPIB_CONFIG_PCMCIA=$(GPIB_CONFIG_PCMCIA) \
-@@ -17,7 +20,9 @@ obj-$(CONFIG_OF) += fmh_gpib/
+@@ -19,7 +22,9 @@ obj-y += gpio/
  obj-y += hp_82335/
  obj-y += hp_82341/
  obj-y += ines/
index 9977ee0ff2cc7b3fd50fd184535726f166498da6..69fc9ad5d2c5377f3e06353e6450c678bba4388c 100644 (file)
@@ -1,8 +1,8 @@
 --- linux-gpib-kernel-4.3.3.org/drivers/gpib/Makefile  2021-02-25 21:53:53.399328345 +0100
 +++ linux-gpib-kernel-4.3.3/drivers/gpib/Makefile      2021-02-25 21:53:53.472661757 +0100
-@@ -18,7 +18,6 @@ obj-y += cec/
obj-$(CONFIG_OF) += eastwood/
- obj-$(CONFIG_OF) += fmh_gpib/
+@@ -20,7 +20,6 @@ obj-$(CONFIG_OF) += fmh_gpib/
#obj-$(CONFIG_BCM2835_DEVGPIOMEM) += gpio/
+ obj-y += gpio/
  obj-y += hp_82335/
 -obj-y += hp_82341/
  obj-y += ines/
This page took 0.112837 seconds and 4 git commands to generate.