mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-01-10 15:19:51 +00:00
soc: aspeed-lpc-ctrl: Fix whitespace
Some misaligned indentation I noticed when applying another patch. Signed-off-by: Joel Stanley <joel@jms.id.au>
This commit is contained in:
parent
5042d3f278
commit
4d1d81dbc9
@ -34,8 +34,8 @@ struct aspeed_lpc_ctrl {
|
||||
struct clk *clk;
|
||||
phys_addr_t mem_base;
|
||||
resource_size_t mem_size;
|
||||
u32 pnor_size;
|
||||
u32 pnor_base;
|
||||
u32 pnor_size;
|
||||
u32 pnor_base;
|
||||
bool fwh2ahb;
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user