commit | 6ea96e111e6a7f06ef62227bf64e8cd65bd705b3 | [log] [tgz] |
---|---|---|
author | Arnd Bergmann <arnd@arndb.de> | Mon Feb 27 14:55:22 2012 +0000 |
committer | Arnd Bergmann <arnd@arndb.de> | Mon Feb 27 14:55:22 2012 +0000 |
tree | 0804f263c88872ce2037e8ef6669e926fd26adea | |
parent | 12db9588ff811ae43a476b1234b27323055ab3ad [diff] |
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>