rockchip_ebc: add module author and description
This commit is contained in:
parent
1a54f28a13
commit
519e00dd66
1 changed files with 2 additions and 0 deletions
|
@ -1231,4 +1231,6 @@ void rockchip_ebc_blit_fb_r8_y4_hints_neon(const struct rockchip_ebc *ebc,
|
|||
}
|
||||
EXPORT_SYMBOL(rockchip_ebc_blit_fb_r8_y4_hints_neon);
|
||||
|
||||
MODULE_AUTHOR("hrdl <git@hrdl.eu>");
|
||||
MODULE_DESCRIPTION("Rockchip EBC NEON functions");
|
||||
MODULE_LICENSE("GPL v2");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue