ARM: davinci: add back dummy header files
authorArnd Bergmann <arnd@arndb.de>
Mon, 27 Feb 2012 14:55:22 +0000 (14:55 +0000)
committerArnd Bergmann <arnd@arndb.de>
Mon, 27 Feb 2012 14:55:22 +0000 (14:55 +0000)
The mach/dm365.h and mach/dm646xh headers are currently being included
in some device drivers. The removal of those includes is already merged
in some subsystem trees, but adding the dummy files ensures that this
branch can be built standalone.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/mach-davinci/include/mach/dm365.h [new file with mode: 0644]
arch/arm/mach-davinci/include/mach/dm646x.h [new file with mode: 0644]

diff --git a/arch/arm/mach-davinci/include/mach/dm365.h b/arch/arm/mach-davinci/include/mach/dm365.h
new file mode 100644 (file)
index 0000000..b9bf3d6
--- /dev/null
@@ -0,0 +1 @@
+/* empty, remove once unused */
diff --git a/arch/arm/mach-davinci/include/mach/dm646x.h b/arch/arm/mach-davinci/include/mach/dm646x.h
new file mode 100644 (file)
index 0000000..b9bf3d6
--- /dev/null
@@ -0,0 +1 @@
+/* empty, remove once unused */