MIPS: sibyte: Remove Sibyte CARMEL and CRHINE board supportLooks like these boards were nether in active use, so let's remove them.Signed-off-by: Thomas Bogendoerfer <[email protected]>
MIPS: remove orphan sb1250_time_init() declarationAll uses of sb1250_time_init() have been removed bycommit d527eef5b7f1 ("[MIPS] Sibyte: Finish conversion to moderntime APIs."), so remove the or
MIPS: remove orphan sb1250_time_init() declarationAll uses of sb1250_time_init() have been removed bycommit d527eef5b7f1 ("[MIPS] Sibyte: Finish conversion to moderntime APIs."), so remove the orphan declaration.The comments about sb1250_time_init() is useless in arch_init_irq(),so remove these comments.Signed-off-by: Gaosheng Cui <[email protected]>Reviewed-by: Philippe Mathieu-Daudé <[email protected]>Signed-off-by: Thomas Bogendoerfer <[email protected]>
show more ...
MIPS: fix typo in a commentThe double `Address' in the comment in line 487 is repeated. Remove oneof them from the comment.Signed-off-by: Jason Wang <[email protected]>Signed-off-by: Thomas
MIPS: fix typo in a commentThe double `Address' in the comment in line 487 is repeated. Remove oneof them from the comment.Signed-off-by: Jason Wang <[email protected]>Signed-off-by: Thomas Bogendoerfer <[email protected]>
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Based on 1 normalized pattern(s): this program is free software you can redistribute it and or modify it under the terms of th
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Based on 1 normalized pattern(s): this program is free software you can redistribute it and or modify it under the terms of the gnu general public license as published by the free software foundation either version 2 of the license or at your option any later version this program is distributed in the hope that it will be useful but without any warranty without even the implied warranty of merchantability or fitness for a particular purpose see the gnu general public license for more details you should have received a copy of the gnu general public license along with this program if not write to the free software foundation inc 59 temple place suite 330 boston ma 02111 1307 usaextracted by the scancode license scanner the SPDX license identifier GPL-2.0-or-laterhas been chosen to replace the boilerplate/reference in 1334 file(s).Signed-off-by: Thomas Gleixner <[email protected]>Reviewed-by: Allison Randal <[email protected]>Reviewed-by: Richard Fontana <[email protected]>Cc: [email protected]Link: https://lkml.kernel.org/r/[email protected]Signed-off-by: Greg Kroah-Hartman <[email protected]>
MIPS: BCM1480: bcm1480_regs.h: strip redundant commentsStrip some comments which probably meant to repeat the same value of thedefine; they also contained a confusing 0x0x prefix.Signed-off-by:
MIPS: BCM1480: bcm1480_regs.h: strip redundant commentsStrip some comments which probably meant to repeat the same value of thedefine; they also contained a confusing 0x0x prefix.Signed-off-by: Antonio Ospite <[email protected]>Cc: [email protected]Patchwork: https://patchwork.linux-mips.org/patch/12254/Signed-off-by: Ralf Baechle <[email protected]>
MIPS: Whitespace cleanup.Having received another series of whitespace patches I decided to do thisonce and for all rather than dealing with this kind of patches tricklingin forever.Signed-off-b
MIPS: Whitespace cleanup.Having received another series of whitespace patches I decided to do thisonce and for all rather than dealing with this kind of patches tricklingin forever.Signed-off-by: Ralf Baechle <[email protected]>
UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headersConvert #include "..." to #include <path/...> in kernel system headers.Signed-off-by: David Howells <dhowell
UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headersConvert #include "..." to #include <path/...> in kernel system headers.Signed-off-by: David Howells <[email protected]>Acked-by: Arnd Bergmann <[email protected]>Acked-by: Thomas Gleixner <[email protected]>Acked-by: Paul E. McKenney <[email protected]>Acked-by: Dave Jones <[email protected]>
Fix common misspellingsFixes generated by 'codespell' and manually reviewed.Signed-off-by: Lucas De Marchi <[email protected]>
MIPS: Nuke trailing blank linesRecent git versions now warn about those and they've always been a bit ofan annoyance.Signed-off-by: Ralf Baechle <[email protected]>
tree-wide: fix assorted typos all over the placeThat is "success", "unknown", "through", "performance", "[re|un]mapping", "access", "default", "reasonable", "[con]currently", "temperature", "chan
tree-wide: fix assorted typos all over the placeThat is "success", "unknown", "through", "performance", "[re|un]mapping", "access", "default", "reasonable", "[con]currently", "temperature", "channel", "[un]used", "application", "example","hierarchy", "therefore", "[over|under]flow", "contiguous", "threshold", "enough" and others.Signed-off-by: André Goddard Rosa <[email protected]>Signed-off-by: Jiri Kosina <[email protected]>
MIPS: Move headfiles to new location below arch/mips/includeSigned-off-by: Ralf Baechle <[email protected]>