package/sunxi-mali-mainline-driver: fix build failure with Linux 5.9 and 5.10
authorGiulio Benetti <giulio.benetti@benettiengineering.com>
Wed, 6 Jan 2021 21:29:19 +0000 (22:29 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 16 Jan 2021 22:03:09 +0000 (23:03 +0100)
commit6bb9cffebcca4dc39938321dd98472026ac46124
tree498a590f9599afc3e99411b018177370d5f722cf
parent30cfd54ae8fd36b9184a6fd4a7be130c8a133bc5
package/sunxi-mali-mainline-driver: fix build failure with Linux 5.9 and 5.10

Add 2 patches pending[1] upstream to fix build failure with both Linux 5.9
and Linux 5.10 due to uaccess.h file moved after version >= 5.9 and and
due to moved code from dma-contiguous.h to dma-mapping.

[1]: https://github.com/mripard/sunxi-mali/pull/89

Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/sunxi-mali-mainline-driver/0001-mali-support-building-against-5.9.patch [new file with mode: 0644]
package/sunxi-mali-mainline-driver/0002-mali-support-building-against-5.10.patch [new file with mode: 0644]