difos/target/linux/at91
Mieczyslaw Nalewaj a238170e57 treewide: strip trailing whitespace
Strip trailing whitespace in all code:
find . -type f | grep "\.c$" | xargs sed -i 's/[ \t]\+$//'
find . -type f | grep "\.h$" | xargs sed -i 's/[ \t]\+$//'
find . -type f | grep "\.dts$" | xargs sed -i 's/[ \t]\+$//'
find . -type f | grep "\.dtsi$" | xargs sed -i 's/[ \t]\+$//'

Signed-off-by: Mieczyslaw Nalewaj <namiltd@yahoo.com>
Link: https://github.com/openwrt/openwrt/pull/18626
Signed-off-by: Robert Marko <robimarko@gmail.com>
2025-05-20 00:47:37 +02:00
..
base-files/etc at91: add support for sama7g5-ek board 2022-02-24 19:05:29 +01:00
image treewide: strip trailing whitespace 2025-05-20 00:47:37 +02:00
sam9x at91: add USB kmods only for subtargets that support USB 2025-04-04 11:37:12 +02:00
sama5 at91: add USB kmods only for subtargets that support USB 2025-04-04 11:37:12 +02:00
sama7 kernel: Activate CONFIG_NET_SWITCHDEV in generic config 2025-03-15 13:54:59 +01:00
Makefile at91: add USB kmods only for subtargets that support USB 2025-04-04 11:37:12 +02:00
modules.mk target: use SPDX license identifiers on Makefiles 2021-02-10 15:47:18 +01:00