summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-davinci
diff options
context:
space:
mode:
authorArnd Bergmann2012-02-27 15:55:22 +0100
committerArnd Bergmann2012-02-27 15:55:22 +0100
commit6ea96e111e6a7f06ef62227bf64e8cd65bd705b3 (patch)
tree0804f263c88872ce2037e8ef6669e926fd26adea /arch/arm/mach-davinci
parentARM: davinci: dm644x: don't force vpfe registeration on all boards (diff)
downloadkernel-qcow2-linux-6ea96e111e6a7f06ef62227bf64e8cd65bd705b3.tar.gz
kernel-qcow2-linux-6ea96e111e6a7f06ef62227bf64e8cd65bd705b3.tar.xz
kernel-qcow2-linux-6ea96e111e6a7f06ef62227bf64e8cd65bd705b3.zip
ARM: davinci: add back dummy header files
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>
Diffstat (limited to 'arch/arm/mach-davinci')
-rw-r--r--arch/arm/mach-davinci/include/mach/dm365.h1
-rw-r--r--arch/arm/mach-davinci/include/mach/dm646x.h1
2 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-davinci/include/mach/dm365.h b/arch/arm/mach-davinci/include/mach/dm365.h
new file mode 100644
index 000000000000..b9bf3d6a4423
--- /dev/null
+++ b/arch/arm/mach-davinci/include/mach/dm365.h
@@ -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
index 000000000000..b9bf3d6a4423
--- /dev/null
+++ b/arch/arm/mach-davinci/include/mach/dm646x.h
@@ -0,0 +1 @@
+/* empty, remove once unused */