summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/include/mach/irqs.h
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2022-04-28 09:23:52 +0200
committerArnd Bergmann <arnd@arndb.de>2022-04-29 09:52:46 +0200
commit6d9230edf08ff633c377ad6c61c65dc69f577cad (patch)
treea4feed9f74b5b7da6cd8272aac471dca37374bc6 /arch/arm/mach-omap2/include/mach/irqs.h
parent0e7add1e20a0eb7ca3d0576e4a785192f53f5fa5 (diff)
downloadlinux-6d9230edf08ff633c377ad6c61c65dc69f577cad.tar.gz
linux-6d9230edf08ff633c377ad6c61c65dc69f577cad.tar.bz2
linux-6d9230edf08ff633c377ad6c61c65dc69f577cad.zip
ARM: omap2: remove include/mach/ subdirectory
mach/serial.h is only included from arch/arm/mach-omap2/serial.h, and the other two files are unused and empty. Remove the directory by relocating the contents of mach/serial.h and dropping all other references. Reviewed-by: Tony Lindgren <tony@atomide.com> Tested-by: Tony Lindgren <tony@atomide.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/arm/mach-omap2/include/mach/irqs.h')
-rw-r--r--arch/arm/mach-omap2/include/mach/irqs.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/arm/mach-omap2/include/mach/irqs.h b/arch/arm/mach-omap2/include/mach/irqs.h
deleted file mode 100644
index ba5282cafa42..000000000000
--- a/arch/arm/mach-omap2/include/mach/irqs.h
+++ /dev/null
@@ -1,3 +0,0 @@
-/*
- * arch/arm/mach-omap2/include/mach/irqs.h
- */