mirror of
https://github.com/torvalds/linux.git
synced 2026-09-21 10:42:56 -04:00
Blackfin arch: fix missing newline to file
Signed-off-by: Mike Frysinger <michael.frysinger@analog.com> Signed-off-by: Bryan Wu <bryan.wu@analog.com>
This commit is contained in:
@@ -344,4 +344,4 @@ static int __init H8606_init(void)
|
||||
return 0;
|
||||
}
|
||||
|
||||
arch_initcall(H8606_init);
|
||||
arch_initcall(H8606_init);
|
||||
|
||||
Reference in New Issue
Block a user