Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 93982535 authored by Kristoffer Ericson's avatar Kristoffer Ericson Committed by Russell King
Browse files

[ARM] 5336/1: Formatting/Whitespace cleanups in mach-sa1100



This patch fixes bad formatting found in
mach-sa1100 files.

What it does is to replace/delete things like
excessive spaces (start || endline). The code
looks the same just alot less junk.

Signed-off-by: default avatarKristoffer Ericson <Kristoffer.Ericson@gmail.com>
Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 799a0600
Loading
Loading
Loading
Loading
+14 −15
Original line number Diff line number Diff line
@@ -81,7 +81,6 @@ static struct scoop_pcmcia_config collie_pcmcia_config = {
	.num_devs	= 1,
};


static struct mcp_plat_data collie_mcp_data = {
	.mccr0		= MCCR0_ADM | MCCR0_ExtClk,
	.sclk_rate	= 9216000,
+10 −10

File changed.

Contains only whitespace changes.

+10 −10

File changed.

Contains only whitespace changes.

+5 −5

File changed.

Contains only whitespace changes.

+1 −1

File changed.

Contains only whitespace changes.

+26 −26

File changed.

Contains only whitespace changes.

+2 −2

File changed.

Contains only whitespace changes.

+9 −9

File changed.

Contains only whitespace changes.

+4 −4

File changed.

Contains only whitespace changes.

+6 −6

File changed.

Contains only whitespace changes.

Loading