-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ea4df2b
commit c3a8dcf
Showing
10 changed files
with
10 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1051,4 +1051,4 @@ module_exit(hpre_exit); | |
MODULE_LICENSE("GPL v2"); | ||
MODULE_AUTHOR("Zaibo Xu <[email protected]>"); | ||
MODULE_DESCRIPTION("Driver for HiSilicon HPRE accelerator"); | ||
MODULE_VERSION("1.3.8"); | ||
MODULE_VERSION("1.3.9"); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4250,4 +4250,4 @@ EXPORT_SYMBOL_GPL(hisi_qm_reset_done); | |
MODULE_LICENSE("GPL v2"); | ||
MODULE_AUTHOR("Zhou Wang <[email protected]>"); | ||
MODULE_DESCRIPTION("HiSilicon Accelerator queue manager driver"); | ||
MODULE_VERSION("1.3.8"); | ||
MODULE_VERSION("1.3.9"); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -872,4 +872,4 @@ module_exit(hisi_rde_exit); | |
MODULE_LICENSE("GPL v2"); | ||
MODULE_AUTHOR("Yu'an Wang<[email protected]>"); | ||
MODULE_DESCRIPTION("Driver for HiSilicon RDE accelerator"); | ||
MODULE_VERSION("1.3.8"); | ||
MODULE_VERSION("1.3.9"); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1024,4 +1024,4 @@ MODULE_AUTHOR("Zaibo Xu <[email protected]>"); | |
MODULE_AUTHOR("Longfang Liu <[email protected]>"); | ||
MODULE_AUTHOR("Zhang Wei <[email protected]>"); | ||
MODULE_DESCRIPTION("Driver for HiSilicon SEC accelerator"); | ||
MODULE_VERSION("1.3.8"); | ||
MODULE_VERSION("1.3.9"); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -998,4 +998,4 @@ module_exit(hisi_zip_exit); | |
MODULE_LICENSE("GPL v2"); | ||
MODULE_AUTHOR("Zhou Wang <[email protected]>"); | ||
MODULE_DESCRIPTION("Driver for HiSilicon ZIP accelerator"); | ||
MODULE_VERSION("1.3.8"); | ||
MODULE_VERSION("1.3.9"); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters