mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-03 20:34:23 -04:00
staging: most: remove extra blank line
Remove extra blank line reported by checkpatch script. Signed-off-by: Khadija Kamran <kamrankhadijadj@gmail.com> Link: https://lore.kernel.org/r/ZBsPOk3TgQTfNAAK@khadija-virtual-machine Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
1bd51241bd
commit
1acaceb1a4
@@ -989,7 +989,6 @@ static int rcar_gen2_enable(struct platform_device *pdev)
|
||||
writel(0x04, dev->io_base + 0x600);
|
||||
}
|
||||
|
||||
|
||||
/* BBCR = 0b11 */
|
||||
writel(0x03, dev->io_base + 0x500);
|
||||
writel(0x0002FF02, dev->io_base + 0x508);
|
||||
|
||||
Reference in New Issue
Block a user