Skip to content

Commit

Permalink
Adjust patches due to kernel bump
Browse files Browse the repository at this point in the history
  • Loading branch information
igorpecovnik committed Oct 1, 2024
1 parent f38b5a0 commit 532d296
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@ index b97206d47..d32b3f018 100644
+ { .compatible = "armbian,spi-dev", .data = &spidev_of_check },
{ .compatible = "cisco,spi-petra", .data = &spidev_of_check },
{ .compatible = "dh,dhcom-board", .data = &spidev_of_check },
{ .compatible = "elgin,jg10309-01", .data = &spidev_of_check },
{ .compatible = "lineartechnology,ltc2488", .data = &spidev_of_check },
{ .compatible = "lwn,bk4", .data = &spidev_of_check },
{ .compatible = "menlo,m53cpld", .data = &spidev_of_check },
--
Created with Armbian build tools https://github.com/armbian/build

Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@ index b97206d47..d32b3f018 100644
+ { .compatible = "armbian,spi-dev", .data = &spidev_of_check },
{ .compatible = "cisco,spi-petra", .data = &spidev_of_check },
{ .compatible = "dh,dhcom-board", .data = &spidev_of_check },
{ .compatible = "elgin,jg10309-01", .data = &spidev_of_check },
{ .compatible = "lineartechnology,ltc2488", .data = &spidev_of_check },
{ .compatible = "lwn,bk4", .data = &spidev_of_check },
{ .compatible = "menlo,m53cpld", .data = &spidev_of_check },
--
Created with Armbian build tools https://github.com/armbian/build

0 comments on commit 532d296

Please sign in to comment.