summaryrefslogtreecommitdiff
path: root/drivers/staging/sm750fb/sm750.h
diff options
context:
space:
mode:
authorZhansaya Bagdauletkyzy <zhansayabagdaulet@gmail.com>2021-04-04 17:10:55 +0600
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-04-05 12:12:13 +0200
commitd3361373bdda6e5448e7aa3985c2c684f185ff6f (patch)
tree11acfb58aebb97be5c9b0a6c343ece0244058fc7 /drivers/staging/sm750fb/sm750.h
parent015a5273b6500ee307f67ad13ef6e5383182798e (diff)
staging: sm750fb: Remove unnecessary blank line
Remove unnecessary extra blank line to improve readability. Reported by checkpatch. Signed-off-by: Zhansaya Bagdauletkyzy <zhansayabagdaulet@gmail.com> Link: https://lore.kernel.org/r/20210404111055.GA22626@zhans Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/sm750fb/sm750.h')
-rw-r--r--drivers/staging/sm750fb/sm750.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/sm750fb/sm750.h b/drivers/staging/sm750fb/sm750.h
index 1b3f5f649c52..23eefd019ec9 100644
--- a/drivers/staging/sm750fb/sm750.h
+++ b/drivers/staging/sm750fb/sm750.h
@@ -64,7 +64,6 @@ struct lynx_accel {
u32 x, u32 y, u32 width, u32 height,
u32 color, u32 rop);
-
int (*de_copyarea)(struct lynx_accel *accel,
u32 s_base, u32 s_pitch,
u32 sx, u32 sy,