Displaying 3 results from an estimated 3 matches for "prima2".
Did you mean:
prima
2019 Oct 04
0
[RESEND TRIVIAL 3/3] treewide: arch: Fix Kconfig indentation
...| 4 ++--
arch/arm/mach-ep93xx/Kconfig | 8 ++++----
arch/arm/mach-hisi/Kconfig | 2 +-
arch/arm/mach-ixp4xx/Kconfig | 16 ++++++++--------
arch/arm/mach-mmp/Kconfig | 2 +-
arch/arm/mach-omap1/Kconfig | 14 +++++++-------
arch/arm/mach-prima2/Kconfig | 6 +++---
arch/arm/mach-s3c24xx/Kconfig | 4 ++--
arch/arm/mach-s3c64xx/Kconfig | 6 +++---
arch/arm/plat-samsung/Kconfig | 2 +-
arch/arm64/Kconfig | 6 +++---
arch/arm64/Kconfig.debug | 2 +-
arch/h8300/Kconfig...
2019 Sep 23
2
[PATCH trivial 1/3] treewide: drivers: Fix Kconfig indentation
Adjust indentation from spaces to tab (+optional two spaces) as in
coding style with command like:
$ sed -e 's/^ /\t/' -i */Kconfig
Signed-off-by: Krzysztof Kozlowski <krzk at kernel.org>
---
drivers/acpi/Kconfig | 8 +-
drivers/ata/Kconfig | 12 +--
drivers/auxdisplay/Kconfig | 14 +--
2019 Oct 04
3
[RESEND TRIVIAL 1/3] treewide: drivers: Fix Kconfig indentation
Adjust indentation from spaces to tab (+optional two spaces) as in
coding style with command like:
$ sed -e 's/^ /\t/' -i */Kconfig
Signed-off-by: Krzysztof Kozlowski <krzk at kernel.org>
---
drivers/acpi/Kconfig | 8 +-
drivers/ata/Kconfig | 12 +--
drivers/auxdisplay/Kconfig | 14 +--