mirror of
https://github.com/torvalds/linux.git
synced 2026-05-31 18:43:33 +02: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:
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);
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user