summaryrefslogtreecommitdiff
path: root/tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorUwe Kleine-König <u.kleine-koenig@baylibre.com>2026-02-16 00:33:20 +0100
committerHelge Deller <deller@gmx.de>2026-02-19 17:38:17 +0100
commit6f366e86481a7503a821de82930df517dddd4047 (patch)
treec7d9afdaed7f84699c2fe67a7aeeb9a9c150e42b /tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git
parent13c89a37c6f6f33d9afbd8b4adf121c3d51c81d2 (diff)
fbdev: au1100fb: Make driver compilable on non-mips platforms
The header asm/mach-au1x00/au1000.h is unused apart from pulling in <linux/delay.h> (for mdelay()) and <linux/io.h> (for KSEG1ADDR()). Then the only platform specific part in the driver is the usage of the KSEG1ADDR macro, which for the non-mips case can be stubbed. Signed-off-by: Uwe Kleine-König <u.kleine-koenig@baylibre.com> Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions