Skip to content

Commit

Permalink
Mark module as in-tree so kernel does not taint
Browse files Browse the repository at this point in the history
  • Loading branch information
spycat88 committed Apr 14, 2024
1 parent 9d7c13e commit 3f857f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rocknix-joypad.c
Original file line number Diff line number Diff line change
Expand Up @@ -991,5 +991,6 @@ MODULE_AUTHOR("ROCKNIX");
MODULE_DESCRIPTION("ROCKNIX joypad driver");
MODULE_LICENSE("GPL");
MODULE_ALIAS("platform:" DRV_NAME);
MODULE_INFO(intree, "Y");

/*----------------------------------------------------------------------------*/

0 comments on commit 3f857f0

Please sign in to comment.