diff options
author | 2022-04-10 22:28:33 +0200 | |
---|---|---|
committer | 2022-04-11 08:23:50 +0200 | |
commit | 12acdbd7ca7d8b3ac0f55d8069f52c223d8d23fd (patch) | |
tree | 21702e11c15f7b3007e4f4a92078ae92cb2e8345 /scripts/gdb/linux/utils.py | |
parent | video: fbdev: s3fb: Error out if 'pixclock' equals zero (diff) | |
download | wireguard-linux-12acdbd7ca7d8b3ac0f55d8069f52c223d8d23fd.tar.xz wireguard-linux-12acdbd7ca7d8b3ac0f55d8069f52c223d8d23fd.zip |
video: fbdev: i740fb: use memset_io() to clear screen
sparse complains that using memset() on __iomem pointer is wrong:
incorrect type in argument 1 (different address spaces)
Use memset_io() to clear screen instead.
Tested on real i740 cards.
Signed-off-by: Ondrej Zary <linux@zary.sk>
Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions