]> Pileus Git - ~andy/linux/commit
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)
commit6ea96e111e6a7f06ef62227bf64e8cd65bd705b3
tree0804f263c88872ce2037e8ef6669e926fd26adea
parent12db9588ff811ae43a476b1234b27323055ab3ad
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>
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]